- 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.2.tar.bz2
|
||||||
gutenprint-5.2.3.tar.bz2
|
gutenprint-5.2.3.tar.bz2
|
||||||
gutenprint-5.2.4.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
|
Name: gutenprint
|
||||||
Summary: Printer Drivers Package.
|
Summary: Printer Drivers Package.
|
||||||
Version: 5.2.4
|
Version: 5.2.5
|
||||||
Release: 9%{?dist}
|
Release: 1%{?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
|
||||||
@ -13,8 +13,7 @@ Source2: cups-genppdupdate.py.in
|
|||||||
Patch0: gutenprint-menu.patch
|
Patch0: gutenprint-menu.patch
|
||||||
Patch1: gutenprint-O6.patch
|
Patch1: gutenprint-O6.patch
|
||||||
Patch2: gutenprint-selinux.patch
|
Patch2: gutenprint-selinux.patch
|
||||||
Patch3: gutenprint-deviceid.patch
|
Patch3: gutenprint-brother-hl-2040.patch
|
||||||
Patch4: gutenprint-brother-hl-2040.patch
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
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
|
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
|
%patch0 -p1 -b .menu
|
||||||
%patch1 -p1 -b .O6
|
%patch1 -p1 -b .O6
|
||||||
%patch2 -p1 -b .selinux
|
%patch2 -p1 -b .selinux
|
||||||
%patch3 -p1 -b .deviceid
|
%patch3 -p1 -b .brother-hl-2040
|
||||||
%patch4 -p1 -b .brother-hl-2040
|
|
||||||
|
|
||||||
cp %{SOURCE2} src/cups/cups-genppdupdate.in
|
cp %{SOURCE2} src/cups/cups-genppdupdate.in
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --disable-dependency-tracking \
|
%configure --disable-static --disable-dependency-tracking \
|
||||||
--with-foomatic --with-ghostscript \
|
--with-foomatic --with-ghostscript \
|
||||||
--disable-libgutenprintui --without-gimp \
|
--enable-samples --enable-escputil \
|
||||||
--with-user-guide --with-samples \
|
--enable-test --disable-rpath \
|
||||||
--with-escputil --with-test --disable-rpath \
|
|
||||||
--enable-cups-1_2-enhancements \
|
--enable-cups-1_2-enhancements \
|
||||||
--disable-cups-ppds \
|
--disable-cups-ppds \
|
||||||
--enable-simplified-cups-ppds
|
--enable-simplified-cups-ppds
|
||||||
@ -270,6 +267,9 @@ fi
|
|||||||
/bin/rm -f /var/cache/foomatic/*
|
/bin/rm -f /var/cache/foomatic/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 25 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-9
|
||||||
- The foomatic sub-package requires foomatic-db (for directories).
|
- The foomatic sub-package requires foomatic-db (for directories).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user