From 22402a669dfc89cb153010edcc42b751c909dfe1 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:51:23 +0000 Subject: auto-import foomatic-1.1-0.20020313.3 from foomatic-1.1-0.20020313.3.src.rpm --- diff --git a/foomatic.spec b/foomatic.spec index e09e73d..5fb2444 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -2,7 +2,7 @@ Summary: Foomatic printer database. Name: foomatic Version: 1.1 %define release_date 20020313 -%define sub_release 2 +%define sub_release 3 Release: 0.%{release_date}.%{sub_release} License: GPL Group: System Environment/Libraries @@ -99,7 +99,7 @@ CUPS drivers for HP printers using the optimized hpijs driver %setup -q -n foomatic %patch0 -p1 -b .path %patch1 -p1 -b .libdir -patch db/source/driver/hpijs.xml -b -z .hpijs1.0.2 < %{PATCH2} +%patch2 -p1 -b .hpijs1.0.2 # Omni printers tar xjf %{SOURCE1} @@ -213,6 +213,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} /sbin/service cups condrestart || : %changelog +* Thu Apr 4 2002 Tim Waugh 1.1-0.20020313.3 +- Fix the hpijs option data too (bug #62587). + * Wed Apr 3 2002 Tim Waugh 1.1-0.20020313.2 - Back off to 1.0.2 for hpijs driver data (bug #62587).