- Provide IEEE 1284 Device IDs in CUPS model list.
This commit is contained in:
parent
731d5db310
commit
4271adf73c
1335
gutenprint-deviceid.patch
Normal file
1335
gutenprint-deviceid.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@
|
|||||||
Name: gutenprint
|
Name: gutenprint
|
||||||
Summary: Printer Drivers Package.
|
Summary: Printer Drivers Package.
|
||||||
Version: 5.2.4
|
Version: 5.2.4
|
||||||
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
|
||||||
@ -12,6 +12,7 @@ Source1: gutenprint-foomaticppdupdate
|
|||||||
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
|
||||||
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
|
||||||
@ -136,6 +137,7 @@ 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
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --disable-dependency-tracking \
|
%configure --disable-static --disable-dependency-tracking \
|
||||||
@ -262,6 +264,9 @@ fi
|
|||||||
/bin/rm -f /var/cache/foomatic/*
|
/bin/rm -f /var/cache/foomatic/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 1 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-5
|
||||||
|
- Provide IEEE 1284 Device IDs in CUPS model list.
|
||||||
|
|
||||||
* Tue Aug 18 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-4
|
* Tue Aug 18 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-4
|
||||||
- Enabled simplified CUPS drivers (bug #518030).
|
- Enabled simplified CUPS drivers (bug #518030).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user