Updated to foomatic-db-4.0-20130507
This commit is contained in:
parent
3f5ceab29a
commit
915ad1240a
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ foomatic-db-4.0-20100204.tar.gz
|
||||
/foomatic-db-4.0-20120719.tar.gz
|
||||
/foomatic-db-4.0-20121011.tar.gz
|
||||
/foomatic-db-4.0-20130312.tar.gz
|
||||
/foomatic-db-4.0-20130507.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global dbver_rel 4.0
|
||||
%global dbver_snap 20130312
|
||||
%global dbver_snap 20130507
|
||||
|
||||
Summary: Database of printers and printer drivers
|
||||
Name: foomatic-db
|
||||
Version: %{dbver_rel}
|
||||
Release: 36.%{dbver_snap}%{?dist}
|
||||
Release: 37.%{dbver_snap}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Requires: %{name}-filesystem = %{version}-%{release}
|
||||
@ -17,11 +17,6 @@ Patch1: foomatic-db-device-ids-20120103.patch
|
||||
Url: http://www.openprinting.org
|
||||
BuildArch: noarch
|
||||
|
||||
# The foomatic oki8w driver works for printers that this old package
|
||||
# use to drive:
|
||||
Obsoletes: oki4linux < 2.1gst-5
|
||||
# Note: no "Provides:" as it was not a dependency of any package.
|
||||
|
||||
# Make sure we get postscriptdriver tags.
|
||||
BuildRequires: python-cups
|
||||
|
||||
@ -151,6 +146,10 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic-
|
||||
%{_datadir}/cups/model/foomatic-db-ppds
|
||||
|
||||
%changelog
|
||||
* Tue May 07 2013 Jiri Popelka <jpopelka@redhat.com> - 4.0-37.20130507
|
||||
- Updated to foomatic-db-4.0-20130507
|
||||
- Removed old 'Obsoletes: oki4linux'
|
||||
|
||||
* Tue Mar 12 2013 Jiri Popelka <jpopelka@redhat.com> - 4.0-36.20130312
|
||||
- Updated to foomatic-db-4.0-20130312
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user