- More obsoletes/provides for gimp-print sub-packages.
This commit is contained in:
parent
bae055a5a7
commit
051c7c9a95
@ -4,7 +4,7 @@
|
|||||||
Name: gutenprint
|
Name: gutenprint
|
||||||
Summary: Printer Drivers Package
|
Summary: Printer Drivers Package
|
||||||
Version: 5.0.0
|
Version: 5.0.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?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
|
||||||
@ -18,8 +18,8 @@ BuildRequires: foomatic,gtk2-devel
|
|||||||
BuildRequires: ghostscript-devel
|
BuildRequires: ghostscript-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: gimp
|
BuildRequires: gimp
|
||||||
#Obsoletes: gimp-print,gimp-print-cups,gimp-print-devel,gimp-print-plugin,gimp-print-utils
|
Obsoletes: gimp-print <= 4.2.7-25
|
||||||
#Provides: gimp-print,gimp-print-cups,gimp-print-devel,gimp-print-plugin,gimp-print-utils
|
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
|
||||||
|
|
||||||
@ -38,6 +38,8 @@ Summary: Library development files for gutenprint
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: gtk2-devel
|
Requires: gtk2-devel
|
||||||
|
Obsoletes: gimp-print-devel <= 4.2.7-25
|
||||||
|
Provides: gimp-print-devel = 4.2.7-25
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains headers and libraries required to build applications that
|
This package contains headers and libraries required to build applications that
|
||||||
@ -398,6 +400,9 @@ exit 0
|
|||||||
/bin/rm -f /var/cache/foomatic/*
|
/bin/rm -f /var/cache/foomatic/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 9 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-5
|
||||||
|
- More obsoletes/provides for gimp-print sub-packages.
|
||||||
|
|
||||||
* Fri Jan 19 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-4
|
* Fri Jan 19 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-4
|
||||||
- Disable libgutenprintui (GTK+ 1.2 library). Build requires gtk2-devel,
|
- Disable libgutenprintui (GTK+ 1.2 library). Build requires gtk2-devel,
|
||||||
not gtk+-devel.
|
not gtk+-devel.
|
||||||
|
Loading…
Reference in New Issue
Block a user