From ac041d13aa5c930f035d1aa6d628d64e816792e2 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Jan 16 2006 14:12:52 +0000 Subject: - Fix tag mismatch in db. - Updated db to 3.0-20060116. --- diff --git a/.cvsignore b/.cvsignore index 788b9b0..58aba28 100644 --- a/.cvsignore +++ b/.cvsignore @@ -26,3 +26,4 @@ foomatic-filters-3.0-20051209.tar.gz foomatic-db-hpijs-1.5-20051209.tar.gz foomatic-db-engine-3.0-20051209.tar.gz foomatic-db-3.0-20060103.tar.gz +foomatic-db-3.0-20060116.tar.gz diff --git a/foomatic.spec b/foomatic.spec index 27a3a6c..b428900 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -1,4 +1,4 @@ -%define dbver 20060103 +%define dbver 20060116 %define enginever 3.0-20051209 %define filtersver 20051209 %define hpijsver 1.5-20051209 @@ -8,7 +8,7 @@ Summary: Foomatic printer database. Name: foomatic Version: 3.0.2 -Release: 30 +Release: 31 License: GPL Group: System Environment/Libraries @@ -51,6 +51,9 @@ Patch14: foomatic-ampathxml.patch # Handle non-UTF-8 encodings in imported PPD files. Patch15: foomatic-bad-utf8.patch +# Fix tag mismatch in db. +Patch16: foomatic-badxml.patch + Url: http://www.linuxprinting.org BuildRequires: perl >= 3:5.8.1 BuildRequires: libxml2-devel @@ -110,6 +113,7 @@ popd pushd foomatic-db-%{dbver} %patch7 -p1 -b .ppdload-ppd +%patch16 -p1 -b .badxml %if %with_omni # Omni printers @@ -263,6 +267,10 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog +* Mon Jan 16 2006 Tim Waugh 3.0.2-31 +- Fix tag mismatch in db. +- Updated db to 3.0-20060116. + * Tue Jan 10 2006 Tim Waugh - Don't remove the cache directory, only its contents (bug #177266). diff --git a/sources b/sources index 476dbc9..140df15 100644 --- a/sources +++ b/sources @@ -3,4 +3,4 @@ dcfbfbe16d76d0b6e44cb261fccd138f Omni-printers-0.9.2.tar.bz2 5876178c3aefd36102bc5eef575d3f9c foomatic-filters-3.0-20051209.tar.gz 8c217af8a570124d9ad7f8a4b1270ebe foomatic-db-hpijs-1.5-20051209.tar.gz c0375c9e1d78685639e39abe24ffbdff foomatic-db-engine-3.0-20051209.tar.gz -abe054a3f80b180b670d96f46f6ec556 foomatic-db-3.0-20060103.tar.gz +54ae910edbb0ed3816cebe05a0f0b605 foomatic-db-3.0-20060116.tar.gz