This commit is contained in:
Petr Písař 2017-07-13 10:21:29 +02:00
parent 0b423ff2ac
commit 9fbc132393

View File

@ -1,6 +1,6 @@
Name: texi2html
Version: 5.0
Release: 5%{?dist}
Release: 6%{?dist}
# GPLv2+ is for the code
# OFSFDL (Old FSF Documentation License) for the documentation
# CC-BY-SA or GPLv2 for the images
@ -16,7 +16,7 @@ Patch1: texi2html-5.0-Do-not-install-libintl-perl-if-external-is-used.patch
URL: http://www.nongnu.org/texi2html/
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
Requires: perl >= 5.004
Requires: perl-interpreter >= 5.004
Requires: latex2html
# autotools for the unbundling patches
BuildRequires: autoconf automake
@ -98,6 +98,10 @@ fi
%dir %{_sysconfdir}/texinfo
%changelog
* Thu Jul 13 2017 Petr Pisar <ppisar@redhat.com> - 5.0-6
- perl dependency renamed to perl-interpreter
<https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild