Add requires texinfo for fix makeinfo failed
(cherry picked from commit 2c35b680d6ed34822fe24dfa7446a71cf6c3495d)
This commit is contained in:
parent
41e97bfaa3
commit
e7dfe9e985
@ -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