- Fix IEEE 1284 ID for HP Photosmart 7260 (bug #162915).
This commit is contained in:
parent
ebefe1f725
commit
26afe8a8f2
@ -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
|
||||
|
||||
# Fix IEEE 1284 ID for HP Photosmart 7260 (bug #162915).
|
||||
Patch3: foomatic-ieee1284.patch
|
||||
|
||||
# Set GS_FONTPATH in gs wrapper (bug #81410).
|
||||
Patch5: foomatic-2.0.2-fontpath.patch
|
||||
|
||||
@ -124,6 +127,7 @@ pushd foomatic-db-hpijs-%{hpijsver}
|
||||
popd
|
||||
|
||||
pushd foomatic-db-%{dbver}
|
||||
%patch3 -p1 -b .ieee1284
|
||||
%patch7 -p1 -b .ppdload-ppd
|
||||
%patch8 -p1 -b .hplj5
|
||||
|
||||
@ -276,6 +280,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 25 2005 Tim Waugh <twaugh@redhat.com>
|
||||
- Fix IEEE 1284 ID for HP Photosmart 7260 (bug #162915).
|
||||
|
||||
* Mon Jul 18 2005 Tim Waugh <twaugh@redhat.com> 3.0.2-22
|
||||
- Updated db to 20050718.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user