From 8d5912df0cb51d5e632186cf39db76e627265a66 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Nov 22 2004 17:32:37 +0000 Subject: - Applied some foomatic-rip fixes from CVS. --- diff --git a/foomatic.spec b/foomatic.spec index 016b764..71bb616 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -6,7 +6,7 @@ Summary: Foomatic printer database. Name: foomatic Version: 3.0.2 -Release: 6 +Release: 7 License: GPL Group: System Environment/Libraries @@ -46,6 +46,8 @@ Patch9: foomatic-printoutmode.patch # Fix 3.0.2 build. Patch10: foomatic-db-engine-xml-cflags.patch +Patch11: foomatic-rip-cvs.patch + # Add autodetect information for HP DJ 6122 (bug #124629). Patch12: foomatic-hpdj6122.patch @@ -117,6 +119,7 @@ chmod a+x mkinstalldirs %patch6 -p1 -b .ppdload %patch14 -p1 -b .ampathxml %patch10 -p1 -b .xml-cflags +%patch11 -p1 -b .rip-cvs ./make_configure popd @@ -269,6 +272,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_mandir}/*/* %changelog +* Mon Nov 22 2004 Tim Waugh 3.0.2-7 +- Applied some foomatic-rip fixes from CVS. + * Thu Nov 18 2004 Tim Waugh - Add autodetect information for HP Color LaserJet 4550 (bug #139799).