!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:
openeuler-ci-bot 2024-05-27 09:24:06 +00:00 committed by Gitee
commit 867edb7e94
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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.82 Version: 0.9.82
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
@ -14,7 +14,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}
@ -87,6 +87,9 @@ exit 0
%{_mandir}/*/* %{_mandir}/*/*
%changelog %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 * Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.9.82-1
- Upgrade to version 0.9.82 - Upgrade to version 0.9.82