- Use gimp-print driver for HP 2000C (bug #133647).
This commit is contained in:
parent
0459951517
commit
e5268ea6d6
@ -6,7 +6,7 @@
|
|||||||
Summary: Foomatic printer database.
|
Summary: Foomatic printer database.
|
||||||
Name: foomatic
|
Name: foomatic
|
||||||
Version: 3.0.2
|
Version: 3.0.2
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
@ -46,6 +46,9 @@ Patch9: foomatic-printoutmode.patch
|
|||||||
# Fix 3.0.2 build.
|
# Fix 3.0.2 build.
|
||||||
Patch10: foomatic-db-engine-xml-cflags.patch
|
Patch10: foomatic-db-engine-xml-cflags.patch
|
||||||
|
|
||||||
|
# Use gimp-print driver for HP 2000C (bug #133647).
|
||||||
|
Patch11: foomatic-hp2000c.patch
|
||||||
|
|
||||||
# Add autodetect information for HP DJ 6122 (bug #124629).
|
# Add autodetect information for HP DJ 6122 (bug #124629).
|
||||||
Patch12: foomatic-hpdj6122.patch
|
Patch12: foomatic-hpdj6122.patch
|
||||||
|
|
||||||
@ -120,6 +123,7 @@ popd
|
|||||||
pushd foomatic-db-%{dbver}
|
pushd foomatic-db-%{dbver}
|
||||||
%patch7 -p1 -b .ppdload-ppd
|
%patch7 -p1 -b .ppdload-ppd
|
||||||
%patch8 -p1 -b .hplj5
|
%patch8 -p1 -b .hplj5
|
||||||
|
%patch11 -p1 -b .hp2000c
|
||||||
%patch12 -p1 -b .hpdj6122
|
%patch12 -p1 -b .hpdj6122
|
||||||
%patch13 -p1 -b .ieee1284
|
%patch13 -p1 -b .ieee1284
|
||||||
|
|
||||||
@ -262,7 +266,8 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com>
|
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com> 3.0.2-2
|
||||||
|
- Use gimp-print driver for HP 2000C (bug #133647).
|
||||||
- Add autodetect information for Lexmark Z52 (bug #135178).
|
- Add autodetect information for Lexmark Z52 (bug #135178).
|
||||||
|
|
||||||
* Thu Oct 7 2004 Tim Waugh <twaugh@redhat.com>
|
* Thu Oct 7 2004 Tim Waugh <twaugh@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user