Updated to foomatic-db-4.0-20170503
This commit is contained in:
parent
901530d313
commit
67192c8b70
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ foomatic-db-4.0-20100204.tar.gz
|
|||||||
/foomatic-db-4.0-20150415.tar.gz
|
/foomatic-db-4.0-20150415.tar.gz
|
||||||
/foomatic-db-4.0-20150819.tar.gz
|
/foomatic-db-4.0-20150819.tar.gz
|
||||||
/foomatic-db-4.0-20161003.tar.gz
|
/foomatic-db-4.0-20161003.tar.gz
|
||||||
|
/foomatic-db-4.0-20170503.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 20161003
|
%global dbver_snap 20170503
|
||||||
|
|
||||||
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: 52.%{dbver_snap}%{?dist}
|
Release: 53.%{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}
|
||||||
@ -174,6 +174,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 04 2017 Zdenek Dohnal <zdohnal@redhat.com> - 4.0-53.20170503
|
||||||
|
- Updated to foomatic-db-4.0-20170503
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-52.20161003
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-52.20161003
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user