- Major gutenprint version is 5.2.
This commit is contained in:
parent
7754d6917a
commit
322c31ee8d
@ -6,7 +6,7 @@
|
||||
Summary: Database of printers and printer drivers
|
||||
Name: foomatic
|
||||
Version: 3.0.2
|
||||
Release: 69%{?dist}
|
||||
Release: 70%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
|
||||
@ -93,8 +93,8 @@ pushd foomatic-db-%{dbver}
|
||||
|
||||
cd db/source
|
||||
|
||||
# For gutenprint printers, use gutenprint-ijs-simplified.5.0.
|
||||
perl -pi -e 's,>gutenprint<,>gutenprint-ijs-simplified.5.0<,' printer/*.xml
|
||||
# For gutenprint printers, use gutenprint-ijs-simplified.5.2.
|
||||
perl -pi -e 's,>gutenprint<,>gutenprint-ijs-simplified.5.2<,' printer/*.xml
|
||||
|
||||
# Remove references to foo2zjs, foo2oak, foo2hp and foo2qpdl (bug #208851).
|
||||
# Also foo2lava, foo2kyo, foo2xqx (bug #438319).
|
||||
@ -232,6 +232,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
||||
%{_var}/cache/foomatic
|
||||
|
||||
%changelog
|
||||
* Mon Jan 12 2009 Tim Waugh <twaugh@redhat.com> 3.0.2-70
|
||||
- Major gutenprint version is 5.2.
|
||||
|
||||
* Sat Jan 10 2009 Tim Waugh <twaugh@redhat.com> 3.0.2-69
|
||||
- Updated db-hpijs to 20090110.
|
||||
- Updated db to 20090110.
|
||||
|
Loading…
Reference in New Issue
Block a user