- Add IEEE 1284 ID for HP LaserJet 4200 (bug #166638).
This commit is contained in:
parent
432a2b6880
commit
a7674f12db
@ -32,6 +32,9 @@ Source5: gimp-print-foomatic-db-4.2.7.tar.bz2
|
||||
Patch1: foomatic-filters-libdir.patch
|
||||
Patch2: foomatic-db-engine-libdir.patch
|
||||
|
||||
# Add IEEE 1284 ID for HP LaserJet 4200 (bug #166638).
|
||||
Patch3: foomatic-ieee1284.patch
|
||||
|
||||
# Set GS_FONTPATH in gs wrapper (bug #81410).
|
||||
Patch5: foomatic-2.0.2-fontpath.patch
|
||||
|
||||
@ -125,6 +128,7 @@ pushd foomatic-db-hpijs-%{hpijsver}
|
||||
popd
|
||||
|
||||
pushd foomatic-db-%{dbver}
|
||||
%patch3 -p1 -b .ieee1284
|
||||
%patch7 -p1 -b .ppdload-ppd
|
||||
|
||||
%if %with_omni
|
||||
@ -276,6 +280,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 5 2005 Tim Waugh <twaugh@redhat.com>
|
||||
- Add IEEE 1284 ID for HP LaserJet 4200 (bug #166638).
|
||||
|
||||
* Thu Aug 4 2005 Tim Waugh <twaugh@redhat.com> 3.0.2-24
|
||||
- Updated db to 3.0-20050804.
|
||||
- No longer need hplj5 patch.
|
||||
|
Loading…
Reference in New Issue
Block a user