auto-import foomatic-1.1-0.20020313.3 from

foomatic-1.1-0.20020313.3.src.rpm
This commit is contained in:
cvsdist 2004-09-09 04:51:23 +00:00
parent 1044c5bbca
commit 22402a669d
1 changed files with 5 additions and 2 deletions

View File

@ -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 <twaugh@redhat.com> 1.1-0.20020313.3
- Fix the hpijs option data too (bug #62587).
* Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 1.1-0.20020313.2
- Back off to 1.0.2 for hpijs driver data (bug #62587).