From cafed95c6f84d8393ee7e47443173c1971d01f9c Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Tue, 12 Apr 2005 10:33:16 +0000 Subject: [PATCH] - Add support for HP LaserJet 2420 (bug #114191). --- foomatic.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/foomatic.spec b/foomatic.spec index 81dbb12..d478d87 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -60,6 +60,9 @@ Patch14: foomatic-ampathxml.patch # Handle non-UTF-8 encodings in imported PPD files. Patch15: foomatic-bad-utf8.patch +# Add support for HP LaserJet 2420 (bug #114191). +Patch16: foomatic-ieee1284.patch + Url: http://www.linuxprinting.org BuildRequires: perl >= 3:5.8.1 BuildRequires: libxml2-devel @@ -126,6 +129,7 @@ popd pushd foomatic-db-%{dbver} %patch7 -p1 -b .ppdload-ppd %patch8 -p1 -b .hplj5 +%patch16 -p1 -b .ieee1284 %if %with_omni # Omni printers @@ -276,6 +280,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_mandir}/*/* %changelog +* Tue Apr 12 2005 Tim Waugh +- Add support for HP LaserJet 2420 (bug #114191). + * Thu Mar 24 2005 Tim Waugh - Add a hook to remove any foomatic data cached by system-config-printer.