!11 [sync] PR-9: Add requires texinfo for fix makeinfo failed
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
867edb7e94
@ -3,7 +3,7 @@
|
||||
Summary: Convert LinuxDoc SGML source into other formats
|
||||
Name: linuxdoc-tools
|
||||
Version: 0.9.82
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: MIT
|
||||
Url: https://tracker.debian.org/pkg/linuxdoc-tools
|
||||
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.orig.tar.gz
|
||||
@ -14,7 +14,7 @@ BuildRequires: perl-interpreter >= 4:5.10.1 perl-generators
|
||||
Requires: jade gawk groff
|
||||
Requires(post): %{_bindir}/texconfig-sys
|
||||
Requires(postun): %{_bindir}/texconfig-sys
|
||||
Requires: tex(latex)
|
||||
Requires: tex(latex) texinfo
|
||||
|
||||
Provides: sgml-tools = %{version}-%{release}
|
||||
Provides: linuxdoc-sgml = %{version}-%{release}
|
||||
@ -87,6 +87,9 @@ exit 0
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 21 2023 wangkai <13474090681@163.com> - 0.9.82-2
|
||||
- Add requires texinfo for fix makeinfo failed
|
||||
|
||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.9.82-1
|
||||
- Upgrade to version 0.9.82
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user