From 47e4142b5cd7cd8dc9e2d829d5ce3759e08b4896 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 4 Oct 2016 16:41:38 +0200 Subject: [PATCH] Updated to foomatic-db-4.0-20161003 --- .gitignore | 1 + foomatic-db.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c0149ee..6b55bfe 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ foomatic-db-4.0-20100204.tar.gz /foomatic-db-4.0-20140707.tar.gz /foomatic-db-4.0-20150415.tar.gz /foomatic-db-4.0-20150819.tar.gz +/foomatic-db-4.0-20161003.tar.gz diff --git a/foomatic-db.spec b/foomatic-db.spec index edd4d11..d7c3ed4 100644 --- a/foomatic-db.spec +++ b/foomatic-db.spec @@ -1,12 +1,12 @@ %global dbver_rel 4.0 # 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. -%global dbver_snap 20150819 +%global dbver_snap 20161003 Summary: Database of printers and printer drivers Name: foomatic-db Version: %{dbver_rel} -Release: 50.%{dbver_snap}%{?dist} +Release: 51.%{dbver_snap}%{?dist} License: GPLv2+ Group: System Environment/Libraries Requires: %{name}-filesystem = %{version}-%{release} @@ -26,6 +26,9 @@ BuildRequires: python3-cups # Build requires cups so that configure knows where to put PPDs. BuildRequires: cups +# Build requires for perl +BuildRequires: perl + %description This is the database of printers, printer drivers, and driver options for Foomatic. @@ -171,6 +174,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic- %{_datadir}/cups/model/foomatic-db-ppds %changelog +* Tue Oct 04 2016 Zdenek Dohnal - 4.0-51.20161003 +- Updated to foomatic-db-4.0-20161003 + * Wed Feb 03 2016 Fedora Release Engineering - 4.0-50.20150819 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 401b8b0..ae6e57f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6adaea9b7383d97c3aefb58532fd66d8 foomatic-db-4.0-20150819.tar.gz +49caa396ebc8324a9d68179fc025fa60 foomatic-db-4.0-20161003.tar.gz