diff --git a/foomatic.spec b/foomatic.spec index d9bf8b8..e1212fe 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -1,7 +1,7 @@ Summary: Tools for using the foomatic database of printers and printer drivers Name: foomatic Version: 4.0.12 -Release: 14%{?dist} +Release: 15%{?dist} License: GPLv2+ # printer-filters package has gone (bug #967316, bug #1035450). @@ -17,7 +17,7 @@ Patch101: foomatic-manpages.patch ## PATCHES FOR FOOMATIC-DB-HPIJS (PATCHES 201 TO 300) Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/foomatic -BuildRequires: perl >= 3:5.8.1 +BuildRequires: perl-interpreter >= 3:5.8.1 BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: libxml2-devel @@ -33,7 +33,7 @@ BuildRequires: foomatic, foomatic-db Requires: dbus Requires: cups-filters >= 1.0.42 -Requires: perl >= 3:5.8.1 +Requires: perl-interpreter >= 3:5.8.1 Requires: %(eval `perl -V:version`; echo "perl(:MODULE_COMPAT_$version)") # For 'rm' and '/sbin/service' in post Requires: fileutils initscripts @@ -139,6 +139,10 @@ exit 0 %{_var}/cache/foomatic %changelog +* Thu Jul 13 2017 Petr Pisar - 4.0.12-15 +- perl dependency renamed to perl-interpreter + + * Wed Jun 07 2017 Jitka Plesnikova - 4.0.12-14 - Perl 5.26 re-rebuild of bootstrapped packages