- Updated db to 20050216.

This commit is contained in:
Tim Waugh 2005-02-16 13:05:53 +00:00
parent b573b7e38e
commit 137c3d7069
1 changed files with 4 additions and 7 deletions

View File

@ -1,4 +1,4 @@
%define dbver 20050118
%define dbver 20050216
%define enginever 3.0.2
%define filtersver 3.0.2
%define hpijsver 1.5-20041124
@ -30,11 +30,6 @@ Source5: gimp-print-foomatic-db-4.2.7.tar.bz2
Patch1: foomatic-filters-libdir.patch
Patch2: foomatic-db-engine-libdir.patch
# Added IEEE 1284 information for Epson Stylus C82 (bug #147230).
# Corrected IEEE 1284 information for HP DeskJet 6540 (bug #147288).
# Added IEEE 1284 information for HP Color LaserJet 4600 (bug #147648).
Patch3: foomatic-ieee1284.patch
# Set GS_FONTPATH in gs wrapper (bug #81410).
Patch5: foomatic-2.0.2-fontpath.patch
@ -127,7 +122,6 @@ pushd foomatic-db-hpijs-%{hpijsver}
popd
pushd foomatic-db-%{dbver}
%patch3 -p1 -b .ieee1284
%patch7 -p1 -b .ppdload-ppd
%patch8 -p1 -b .hplj5
@ -271,6 +265,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
%{_mandir}/*/*
%changelog
* Wed Feb 16 2005 Tim Waugh <twaugh@redhat.com>
- Updated db to 20050216.
* Thu Feb 10 2005 Tim Waugh <twaugh@redhat.com>
- Added IEEE 1284 information for HP Color LaserJet 4600 (bug #147648).