diff --git a/.cvsignore b/.cvsignore index 339ac65..09bdfa2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -17,3 +17,4 @@ foomatic-db-20050613.tar.gz foomatic-db-hpijs-1.5-20050613.tar.gz foomatic-db-20050703.tar.gz foomatic-db-20050718.tar.gz +foomatic-db-3.0-20050726.tar.gz diff --git a/foomatic.spec b/foomatic.spec index 62e3dc8..c19e63e 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -1,4 +1,4 @@ -%define dbver 20050718 +%define dbver 20050726 %define enginever 3.0.2 %define filtersver 3.0.2 %define hpijsver 1.5-20050613 @@ -19,7 +19,7 @@ Group: System Environment/Libraries Source0: http://www.linuxprinting.org/download/foomatic/foomatic-db-engine-%{enginever}.tar.gz Source1: http://www.linuxprinting.org/download/foomatic/foomatic-filters-%{filtersver}.tar.gz -Source2: http://www.linuxprinting.org/download/foomatic/foomatic-db-%{dbver}.tar.gz +Source2: http://www.linuxprinting.org/download/foomatic/foomatic-db-3.0-%{dbver}.tar.gz Source3: http://www.linuxprinting.org/download/foomatic/foomatic-db-hpijs-%{hpijsver}.tar.gz # Build Omni first to get this (you'll have to create the tarball by hand): @@ -32,9 +32,6 @@ 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 @@ -127,7 +124,6 @@ pushd foomatic-db-hpijs-%{hpijsver} popd pushd foomatic-db-%{dbver} -%patch3 -p1 -b .ieee1284 %patch7 -p1 -b .ppdload-ppd %patch8 -p1 -b .hplj5 @@ -280,6 +276,10 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_mandir}/*/* %changelog +* Tue Jul 26 2005 Tim Waugh +- Updated db to 3.0-20050726. +- No longer need ieee1284 patch. + * Mon Jul 25 2005 Tim Waugh - Fix IEEE 1284 ID for HP Photosmart 7260 (bug #162915). diff --git a/sources b/sources index fc7505f..a987650 100644 --- a/sources +++ b/sources @@ -3,4 +3,4 @@ e5cac8f30f0c39b576c1a25008a06198 gimp-print-foomatic-db-4.2.7.tar.bz2 f0f4c90fa0ae346f53bf19a165e071a6 foomatic-filters-3.0.2.tar.gz dcfbfbe16d76d0b6e44cb261fccd138f Omni-printers-0.9.2.tar.bz2 37c209488589a4a127b98e4a90aff051 foomatic-db-hpijs-1.5-20050613.tar.gz -4d33e15531ae77366524c33ba68d572b foomatic-db-20050718.tar.gz +407f10c21344dee2066e80e6b99e3f08 foomatic-db-3.0-20050726.tar.gz