diff --git a/foomatic.spec b/foomatic.spec index c94fb44..4216bcf 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -6,7 +6,7 @@ Summary: Foomatic printer database. Name: foomatic Version: 3.0.1 -Release: 7 +Release: 8 License: GPL Group: System Environment/Libraries @@ -49,6 +49,9 @@ Patch10: foomatic-db-engine-db-pm-omni-0.9.1.patch # Fix deprecated cast-as-lvalues. Patch11: foomatic-3.0.1-lvalue.patch +# Add autodetect information for HP DJ 6122 (bug #124629). +Patch12: foomatic-hpdj6122.patch + Url: http://www.linuxprinting.org BuildRequires: perl >= 3:5.8.1 BuildRequires: libxml2-devel @@ -112,6 +115,7 @@ popd pushd foomatic-db-%{dbver} %patch7 -p1 -b .ppdload-ppd %patch8 -p1 -b .hplj5 +%patch12 -p1 -b .hpdj6122 # Omni printers tar xjf %{SOURCE4} @@ -252,6 +256,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_mandir}/*/* %changelog +* Wed Jul 21 2004 Tim Waugh 3.0.1-8 +- Add autodetect information for HP DJ 6122 (bug #124629). + * Tue Jul 20 2004 Tim Waugh 3.0.1-7 - Updated gimp-print data to 4.2.7.