From 9fbc1323930ed7cd82967ce9f2ca84df8a234b3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 13 Jul 2017 10:21:29 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- texi2html.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/texi2html.spec b/texi2html.spec index 60835f9..4c0c740 100644 --- a/texi2html.spec +++ b/texi2html.spec @@ -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 - 5.0-6 +- perl dependency renamed to perl-interpreter + + * Sat Feb 11 2017 Fedora Release Engineering - 5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild