- Add support for HP LaserJet 2420 (bug #114191).

This commit is contained in:
Tim Waugh 2005-04-12 10:33:16 +00:00
parent 6a71310cd7
commit cafed95c6f

View File

@ -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 <twaugh@redhat.com>
- Add support for HP LaserJet 2420 (bug #114191).
* Thu Mar 24 2005 Tim Waugh <twaugh@redhat.com>
- Add a hook to remove any foomatic data cached by system-config-printer.