perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
This commit is contained in:
parent
b31536ce7c
commit
c2e86f1496
@ -1,7 +1,7 @@
|
|||||||
Summary: Tools for using the foomatic database of printers and printer drivers
|
Summary: Tools for using the foomatic database of printers and printer drivers
|
||||||
Name: foomatic
|
Name: foomatic
|
||||||
Version: 4.0.12
|
Version: 4.0.12
|
||||||
Release: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
|
||||||
# printer-filters package has gone (bug #967316, bug #1035450).
|
# 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)
|
## PATCHES FOR FOOMATIC-DB-HPIJS (PATCHES 201 TO 300)
|
||||||
|
|
||||||
Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/foomatic
|
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-generators
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
@ -33,7 +33,7 @@ BuildRequires: foomatic, foomatic-db
|
|||||||
|
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
Requires: cups-filters >= 1.0.42
|
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)")
|
Requires: %(eval `perl -V:version`; echo "perl(:MODULE_COMPAT_$version)")
|
||||||
# For 'rm' and '/sbin/service' in post
|
# For 'rm' and '/sbin/service' in post
|
||||||
Requires: fileutils initscripts
|
Requires: fileutils initscripts
|
||||||
@ -139,6 +139,10 @@ exit 0
|
|||||||
%{_var}/cache/foomatic
|
%{_var}/cache/foomatic
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 13 2017 Petr Pisar <ppisar@redhat.com> - 4.0.12-15
|
||||||
|
- perl dependency renamed to perl-interpreter
|
||||||
|
<https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
|
||||||
|
|
||||||
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.12-14
|
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.12-14
|
||||||
- Perl 5.26 re-rebuild of bootstrapped packages
|
- Perl 5.26 re-rebuild of bootstrapped packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user