Updated to foomatic-db-4.0-20150415

This commit is contained in:
Jiri Popelka 2015-05-21 17:06:23 +02:00
parent dc41c0847d
commit e809dcd238
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ foomatic-db-4.0-20100204.tar.gz
/foomatic-db-4.0-20130911.tar.gz /foomatic-db-4.0-20130911.tar.gz
/foomatic-db-4.0-20131218.tar.gz /foomatic-db-4.0-20131218.tar.gz
/foomatic-db-4.0-20140707.tar.gz /foomatic-db-4.0-20140707.tar.gz
/foomatic-db-4.0-20150415.tar.gz

View File

@ -1,12 +1,12 @@
%global dbver_rel 4.0 %global dbver_rel 4.0
# When you change dbver_snap, rebuild also foomatic against this build to pick up new IEEE 1284 Device IDs. # When you change dbver_snap, rebuild also foomatic against this build to pick up new IEEE 1284 Device IDs.
# The postscriptdriver tags get put onto foomatic, because that's there the actual CUPS driver lives. # The postscriptdriver tags get put onto foomatic, because that's there the actual CUPS driver lives.
%global dbver_snap 20140707 %global dbver_snap 20150415
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: 44.%{dbver_snap}%{?dist} Release: 45.%{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}
@ -168,6 +168,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 May 21 2015 Jiri Popelka <jpopelka@redhat.com> - 4.0-45.20150415
- Updated to foomatic-db-4.0-20150415
* Mon Jul 07 2014 Jiri Popelka <jpopelka@redhat.com> - 4.0-44.20140707 * Mon Jul 07 2014 Jiri Popelka <jpopelka@redhat.com> - 4.0-44.20140707
- Updated to foomatic-db-4.0-20140707 - Updated to foomatic-db-4.0-20140707

View File

@ -1 +1 @@
2ecc5e79dd2e973a6b5f4acff1921973 foomatic-db-4.0-20140707.tar.gz 56967c8149ef5f73e1ba5c8bbe8b592b foomatic-db-4.0-20150415.tar.gz