Remove old crufty coreutils requires
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
9433d0c527
commit
b4fd8230fe
@ -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: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
|
||||||
# printer-filters package has gone (bug #967316, bug #1035450).
|
# printer-filters package has gone (bug #967316, bug #1035450).
|
||||||
@ -35,8 +35,7 @@ Requires: dbus
|
|||||||
Requires: cups-filters >= 1.0.42
|
Requires: cups-filters >= 1.0.42
|
||||||
Requires: perl-interpreter >= 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
|
Requires(post): coreutils
|
||||||
Requires: fileutils initscripts
|
|
||||||
Requires: foomatic-db
|
Requires: foomatic-db
|
||||||
Requires: cups
|
Requires: cups
|
||||||
Requires: ghostscript
|
Requires: ghostscript
|
||||||
@ -139,6 +138,9 @@ exit 0
|
|||||||
%{_var}/cache/foomatic
|
%{_var}/cache/foomatic
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.0.12-18
|
||||||
|
- Remove old crufty coreutils requires
|
||||||
|
|
||||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.12-17
|
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.12-17
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user