Updated to foomatic-db-4.0-20150415
This commit is contained in:
parent
dc41c0847d
commit
e809dcd238
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user