- Moved gimp-print obsoletes/provides to the foomatic sub-package (bug
#238890).
This commit is contained in:
parent
f1619091b2
commit
fd5319fa3b
@ -4,7 +4,7 @@
|
|||||||
Name: gutenprint
|
Name: gutenprint
|
||||||
Summary: Printer Drivers Package
|
Summary: Printer Drivers Package
|
||||||
Version: 5.0.0.99.1
|
Version: 5.0.0.99.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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
|
||||||
@ -20,8 +20,6 @@ BuildRequires: foomatic,gtk2-devel
|
|||||||
BuildRequires: ghostscript-devel
|
BuildRequires: ghostscript-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: gimp
|
BuildRequires: gimp
|
||||||
Obsoletes: gimp-print <= 4.2.7-25
|
|
||||||
Provides: gimp-print = 4.2.7-25
|
|
||||||
Obsoletes: gimp-print-utils <= 4.2.7-25
|
Obsoletes: gimp-print-utils <= 4.2.7-25
|
||||||
Provides: gimp-print-utils = 4.2.7-25
|
Provides: gimp-print-utils = 4.2.7-25
|
||||||
|
|
||||||
@ -62,6 +60,8 @@ This package contains the gutenprint GIMP plug-in.
|
|||||||
Summary: Foomatic printer database
|
Summary: Foomatic printer database
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
Obsoletes: gimp-print <= 4.2.7-25
|
||||||
|
Provides: gimp-print = 4.2.7-25
|
||||||
|
|
||||||
%description foomatic
|
%description foomatic
|
||||||
This package contains a database of printers,printer drivers,
|
This package contains a database of printers,printer drivers,
|
||||||
@ -230,6 +230,10 @@ exit 0
|
|||||||
/bin/rm -f /var/cache/foomatic/*
|
/bin/rm -f /var/cache/foomatic/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 4 2007 Tim Waugh <twaugh@redhat.com> 5.0.0.99.1-3
|
||||||
|
- Moved gimp-print obsoletes/provides to the foomatic sub-package
|
||||||
|
(bug #238890).
|
||||||
|
|
||||||
* Mon Mar 5 2007 Tim Waugh <twaugh@redhat.com> 5.0.0.99.1-2
|
* Mon Mar 5 2007 Tim Waugh <twaugh@redhat.com> 5.0.0.99.1-2
|
||||||
- Slightly better obsoletes/provides to follow the naming guidelines.
|
- Slightly better obsoletes/provides to follow the naming guidelines.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user