Merge branch 'f18' into f19
This commit is contained in:
commit
3f5ceab29a
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ foomatic-db-4.0-20100204.tar.gz
|
||||
/foomatic-db-4.0-20110614.tar.gz
|
||||
/foomatic-db-4.0-20120719.tar.gz
|
||||
/foomatic-db-4.0-20121011.tar.gz
|
||||
/foomatic-db-4.0-20130312.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global dbver_rel 4.0
|
||||
%global dbver_snap 20121011
|
||||
%global dbver_snap 20130312
|
||||
|
||||
Summary: Database of printers and printer drivers
|
||||
Name: foomatic-db
|
||||
Version: %{dbver_rel}
|
||||
Release: 35.%{dbver_snap}%{?dist}
|
||||
Release: 36.%{dbver_snap}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Requires: %{name}-filesystem = %{version}-%{release}
|
||||
@ -151,6 +151,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic-
|
||||
%{_datadir}/cups/model/foomatic-db-ppds
|
||||
|
||||
%changelog
|
||||
* Tue Mar 12 2013 Jiri Popelka <jpopelka@redhat.com> - 4.0-36.20130312
|
||||
- Updated to foomatic-db-4.0-20130312
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-35.20121011
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user