From f3fe9603f858435b768fb276914922bfa0070e6f Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Tue, 17 Jan 2006 13:24:25 +0000 Subject: [PATCH] - Handle PPDs with default option values of '0'. --- foomatic.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/foomatic.spec b/foomatic.spec index b428900..07e13ca 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -8,7 +8,7 @@ Summary: Foomatic printer database. Name: foomatic Version: 3.0.2 -Release: 31 +Release: 32 License: GPL Group: System Environment/Libraries @@ -54,6 +54,9 @@ Patch15: foomatic-bad-utf8.patch # Fix tag mismatch in db. Patch16: foomatic-badxml.patch +# Handle PPDs with default option values of '0'. +Patch17: foomatic-default0.patch + Url: http://www.linuxprinting.org BuildRequires: perl >= 3:5.8.1 BuildRequires: libxml2-devel @@ -105,6 +108,7 @@ chmod a+x mkinstalldirs %patch14 -p1 -b .ampathxml %patch10 -p1 -b .xml-cflags %patch15 -p1 +%patch17 -p1 -b .default0 ./make_configure popd @@ -267,6 +271,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog +* Tue Jan 17 2006 Tim Waugh 3.0.2-32 +- Handle PPDs with default option values of '0'. + * Mon Jan 16 2006 Tim Waugh 3.0.2-31 - Fix tag mismatch in db. - Updated db to 3.0-20060116.