- Fix Postscript driver (bug #151645).
This commit is contained in:
parent
415ec34f7e
commit
62532b8add
@ -64,6 +64,9 @@ Patch15: foomatic-bad-utf8.patch
|
||||
# Add IEEE 1284 ID for HP DeskJet 5150 (bug #154518).
|
||||
Patch16: foomatic-ieee1284.patch
|
||||
|
||||
# Fix Postscript driver (bug #151645).
|
||||
Patch17: foomatic-postscript.patch
|
||||
|
||||
Url: http://www.linuxprinting.org
|
||||
BuildRequires: perl >= 3:5.8.1
|
||||
BuildRequires: libxml2-devel
|
||||
@ -131,6 +134,7 @@ pushd foomatic-db-%{dbver}
|
||||
%patch7 -p1 -b .ppdload-ppd
|
||||
%patch8 -p1 -b .hplj5
|
||||
%patch16 -p1 -b .ieee1284
|
||||
%patch17 -p1 -b .postscript
|
||||
|
||||
%if %with_omni
|
||||
# Omni printers
|
||||
@ -282,6 +286,7 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Apr 12 2005 Tim Waugh <twaugh@redhat.com>
|
||||
- Fix Postscript driver (bug #151645).
|
||||
- Add IEEE 1284 ID for HP DeskJet 5150 (bug #154518).
|
||||
- Add IEEE 1284 ID for HP LaserJet 2420 (bug #114191).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user