- More obsoletes/provides fixing (bug #222546).
This commit is contained in:
parent
4cd75929d3
commit
8eac6a9d93
@ -4,7 +4,7 @@
|
||||
Name: gutenprint
|
||||
Summary: Printer Drivers Package
|
||||
Version: 5.0.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Group: System Environment/Base
|
||||
URL: http://gimp-print.sourceforge.net/
|
||||
Source0: http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
|
||||
@ -20,8 +20,8 @@ BuildRequires: ghostscript-devel
|
||||
BuildRequires: gimp
|
||||
#Obsoletes: gimp-print,gimp-print-cups,gimp-print-devel,gimp-print-plugin,gimp-print-utils
|
||||
#Provides: gimp-print,gimp-print-cups,gimp-print-devel,gimp-print-plugin,gimp-print-utils
|
||||
Obsoletes: gimp-print-utils <= 4.2.7-24
|
||||
Provides: gimp-print-utils = 4.2.7-24
|
||||
Obsoletes: gimp-print-utils <= 4.2.7-25
|
||||
Provides: gimp-print-utils = 4.2.7-25
|
||||
|
||||
## NOTE ##
|
||||
# The README file in this package contains suggestions from upstream
|
||||
@ -48,8 +48,8 @@ Summary: GIMP plug-in fo gutenprint
|
||||
Group: System Environment/Base
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: gimp
|
||||
Obsoletes: gimp-print-plugin <= 4.2.7-24
|
||||
Provides: gimp-print-plugin <= 4.2.7-24
|
||||
Obsoletes: gimp-print-plugin <= 4.2.7-25
|
||||
Provides: gimp-print-plugin = 4.2.7-25
|
||||
|
||||
%description plugin
|
||||
This package contains the gutenprint GIMP plug-in.
|
||||
@ -220,8 +220,8 @@ that is used by gutenprint-devel package.
|
||||
Summary: CUPS drivers for Canon, Epson, HP and compatible printers
|
||||
Group: Applications/Publishing
|
||||
Requires: cups >= 1.2.1-1.7
|
||||
Obsoletes: gimp-print-cups <= 4.2.7-24
|
||||
Provides: gimp-print-cups = 4.2.7-24
|
||||
Obsoletes: gimp-print-cups <= 4.2.7-25
|
||||
Provides: gimp-print-cups = 4.2.7-25
|
||||
|
||||
%description cups
|
||||
This package contains native CUPS support for a wide range of Canon,
|
||||
@ -397,6 +397,9 @@ exit 0
|
||||
/bin/rm -f /var/cache/foomatic/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 16 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-3
|
||||
- More obsoletes/provides fixing (bug #222546).
|
||||
|
||||
* Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-2
|
||||
- Make cups sub-package obsolete/provide gimp-print-cups.
|
||||
- PPDs sub-packages require cups sub-package.
|
||||
|
Loading…
Reference in New Issue
Block a user