- 5.2.5.
This commit is contained in:
parent
aa166bdef0
commit
0aa3f562b6
@ -5,3 +5,4 @@ gutenprint-5.0.2.tar.bz2
|
||||
gutenprint-5.2.2.tar.bz2
|
||||
gutenprint-5.2.3.tar.bz2
|
||||
gutenprint-5.2.4.tar.bz2
|
||||
gutenprint-5.2.5.tar.bz2
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -3,8 +3,8 @@
|
||||
|
||||
Name: gutenprint
|
||||
Summary: Printer Drivers Package.
|
||||
Version: 5.2.4
|
||||
Release: 9%{?dist}
|
||||
Version: 5.2.5
|
||||
Release: 1%{?dist}
|
||||
Group: System Environment/Base
|
||||
URL: http://gimp-print.sourceforge.net/
|
||||
Source0: http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
|
||||
@ -13,8 +13,7 @@ Source2: cups-genppdupdate.py.in
|
||||
Patch0: gutenprint-menu.patch
|
||||
Patch1: gutenprint-O6.patch
|
||||
Patch2: gutenprint-selinux.patch
|
||||
Patch3: gutenprint-deviceid.patch
|
||||
Patch4: gutenprint-brother-hl-2040.patch
|
||||
Patch3: gutenprint-brother-hl-2040.patch
|
||||
License: GPLv2+
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: cups-libs >= 1.1.22-0.rc1.9.10, cups >= 1.1.22-0.rc1.9.10
|
||||
@ -140,17 +139,15 @@ Epson, HP and compatible printers.
|
||||
%patch0 -p1 -b .menu
|
||||
%patch1 -p1 -b .O6
|
||||
%patch2 -p1 -b .selinux
|
||||
%patch3 -p1 -b .deviceid
|
||||
%patch4 -p1 -b .brother-hl-2040
|
||||
%patch3 -p1 -b .brother-hl-2040
|
||||
|
||||
cp %{SOURCE2} src/cups/cups-genppdupdate.in
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-dependency-tracking \
|
||||
--with-foomatic --with-ghostscript \
|
||||
--disable-libgutenprintui --without-gimp \
|
||||
--with-user-guide --with-samples \
|
||||
--with-escputil --with-test --disable-rpath \
|
||||
--enable-samples --enable-escputil \
|
||||
--enable-test --disable-rpath \
|
||||
--enable-cups-1_2-enhancements \
|
||||
--disable-cups-ppds \
|
||||
--enable-simplified-cups-ppds
|
||||
@ -270,6 +267,9 @@ fi
|
||||
/bin/rm -f /var/cache/foomatic/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 12 2010 Tim Waugh <twaugh@redhat.com> 5.2.5-1
|
||||
- 5.2.5.
|
||||
|
||||
* Wed Nov 25 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-9
|
||||
- The foomatic sub-package requires foomatic-db (for directories).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user