- The foomatic sub-package requires foomatic-db (for directories).
This commit is contained in:
parent
1bcbf426e2
commit
4bd765f4e0
@ -4,7 +4,7 @@
|
|||||||
Name: gutenprint
|
Name: gutenprint
|
||||||
Summary: Printer Drivers Package.
|
Summary: Printer Drivers Package.
|
||||||
Version: 5.2.4
|
Version: 5.2.4
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://gimp-print.sourceforge.net/
|
URL: http://gimp-print.sourceforge.net/
|
||||||
Source0: http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
|
Source0: http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
|
||||||
@ -75,6 +75,7 @@ Group: System Environment/Libraries
|
|||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires(post): foomatic
|
Requires(post): foomatic
|
||||||
Requires(post): system-config-printer-libs
|
Requires(post): system-config-printer-libs
|
||||||
|
Requires: foomatic-db
|
||||||
Obsoletes: gimp-print <= 4.2.7-25
|
Obsoletes: gimp-print <= 4.2.7-25
|
||||||
Provides: gimp-print = 4.2.7-25
|
Provides: gimp-print = 4.2.7-25
|
||||||
|
|
||||||
@ -269,6 +270,9 @@ fi
|
|||||||
/bin/rm -f /var/cache/foomatic/*
|
/bin/rm -f /var/cache/foomatic/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 25 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-9
|
||||||
|
- The foomatic sub-package requires foomatic-db (for directories).
|
||||||
|
|
||||||
* Fri Nov 20 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-8
|
* Fri Nov 20 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-8
|
||||||
- Don't ship command.types as CUPS defines its own.
|
- Don't ship command.types as CUPS defines its own.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user