Add requires texinfo for fix makeinfo failed
This commit is contained in:
parent
c1591bb8ff
commit
9d0856a9d7
@ -3,7 +3,7 @@
|
|||||||
Summary: Convert LinuxDoc SGML source into other formats
|
Summary: Convert LinuxDoc SGML source into other formats
|
||||||
Name: linuxdoc-tools
|
Name: linuxdoc-tools
|
||||||
Version: 0.9.83
|
Version: 0.9.83
|
||||||
Release: 1
|
Release: 2
|
||||||
License: MIT
|
License: MIT
|
||||||
Url: https://tracker.debian.org/pkg/linuxdoc-tools
|
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
|
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.orig.tar.gz
|
||||||
@ -16,7 +16,7 @@ BuildRequires: perl-interpreter >= 4:5.10.1 perl-generators
|
|||||||
Requires: jade gawk groff
|
Requires: jade gawk groff
|
||||||
Requires(post): %{_bindir}/texconfig-sys
|
Requires(post): %{_bindir}/texconfig-sys
|
||||||
Requires(postun): %{_bindir}/texconfig-sys
|
Requires(postun): %{_bindir}/texconfig-sys
|
||||||
Requires: tex(latex)
|
Requires: tex(latex) texinfo
|
||||||
|
|
||||||
Provides: sgml-tools = %{version}-%{release}
|
Provides: sgml-tools = %{version}-%{release}
|
||||||
Provides: linuxdoc-sgml = %{version}-%{release}
|
Provides: linuxdoc-sgml = %{version}-%{release}
|
||||||
@ -89,6 +89,9 @@ exit 0
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 21 2023 wangkai <13474090681@163.com> - 0.9.83-2
|
||||||
|
- Add requires texinfo for fix makeinfo failed
|
||||||
|
|
||||||
* Thu Nov 09 2023 wangkai <13474090681@163.com> - 0.9.83-1
|
* Thu Nov 09 2023 wangkai <13474090681@163.com> - 0.9.83-1
|
||||||
- Upgrade to version 0.9.83
|
- Upgrade to version 0.9.83
|
||||||
- Fix executing linuxdoc error when using language,charset parameters
|
- Fix executing linuxdoc error when using language,charset parameters
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user