Merge branch 'f17' into f18
This commit is contained in:
commit
0c3a9c0e78
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ foomatic-db-4.0-20100204.tar.gz
|
|||||||
/foomatic-db-4.0-20110221.tar.gz
|
/foomatic-db-4.0-20110221.tar.gz
|
||||||
/foomatic-db-4.0-20110614.tar.gz
|
/foomatic-db-4.0-20110614.tar.gz
|
||||||
/foomatic-db-4.0-20120719.tar.gz
|
/foomatic-db-4.0-20120719.tar.gz
|
||||||
|
/foomatic-db-4.0-20121011.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global dbver_rel 4.0
|
%global dbver_rel 4.0
|
||||||
%global dbver_snap 20120719
|
%global dbver_snap 20121011
|
||||||
|
|
||||||
Summary: Database of printers and printer drivers
|
Summary: Database of printers and printer drivers
|
||||||
Name: foomatic-db
|
Name: foomatic-db
|
||||||
Version: %{dbver_rel}
|
Version: %{dbver_rel}
|
||||||
Release: 33.%{dbver_snap}%{?dist}
|
Release: 34.%{dbver_snap}%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Requires: %{name}-filesystem = %{version}-%{release}
|
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
|
%{_datadir}/cups/model/foomatic-db-ppds
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 11 2012 Jiri Popelka <jpopelka@redhat.com> 4.0-34.20120719
|
||||||
|
- Updated to foomatic-db-4.0-20121011
|
||||||
|
|
||||||
* Thu Jul 19 2012 Jiri Popelka <jpopelka@redhat.com> 4.0-33.20120719
|
* Thu Jul 19 2012 Jiri Popelka <jpopelka@redhat.com> 4.0-33.20120719
|
||||||
- Updated to foomatic-db-4.0-20120719
|
- Updated to foomatic-db-4.0-20120719
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user