- Revert change for bug #133647.

This commit is contained in:
Tim Waugh 2004-10-13 13:23:59 +00:00
parent e5268ea6d6
commit d90f755302
1 changed files with 4 additions and 5 deletions

View File

@ -6,7 +6,7 @@
Summary: Foomatic printer database.
Name: foomatic
Version: 3.0.2
Release: 2
Release: 3
License: GPL
Group: System Environment/Libraries
@ -46,9 +46,6 @@ Patch9: foomatic-printoutmode.patch
# Fix 3.0.2 build.
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).
Patch12: foomatic-hpdj6122.patch
@ -123,7 +120,6 @@ popd
pushd foomatic-db-%{dbver}
%patch7 -p1 -b .ppdload-ppd
%patch8 -p1 -b .hplj5
%patch11 -p1 -b .hp2000c
%patch12 -p1 -b .hpdj6122
%patch13 -p1 -b .ieee1284
@ -266,6 +262,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
%{_mandir}/*/*
%changelog
* Wed Oct 13 2004 Tim Waugh <twaugh@redhat.com> 3.0.2-3
- Revert change for bug #133647.
* 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).