[foomatic-db] Rebuilt to pick up postscriptdriver tags now that python-cups provides the machinery for this.

Tim Waugh twaugh at fedoraproject.org
Fri Jan 28 09:07:31 UTC 2011


commit ee979415b46b8e0d674cfdec6585ad097d3a19ec
Author: Tim Waugh <twaugh at redhat.com>
Date:   Fri Jan 28 09:06:26 2011 +0000

    Rebuilt to pick up postscriptdriver tags now that python-cups provides the machinery for this.

 foomatic-db.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/foomatic-db.spec b/foomatic-db.spec
index 15df302..ded9c53 100644
--- a/foomatic-db.spec
+++ b/foomatic-db.spec
@@ -5,7 +5,7 @@
 Summary: Database of printers and printer drivers
 Name: foomatic-db
 Version: %{dbver_rel}
-Release: 25.%{dbver_snap}%{?dist}
+Release: 26.%{dbver_snap}%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 Requires: %{name}-filesystem = %{version}-%{release}
@@ -31,6 +31,9 @@ Obsoletes: oki4linux < 2.1gst-5
 # Make sure we get postscriptdriver tags.
 BuildRequires: python-cups
 
+# Build requires cups so that configure knows where to put PPDs.
+BuildRequires: cups
+
 %description
 This is the database of printers, printer drivers, and driver options
 for Foomatic.
@@ -198,6 +201,11 @@ rm -rf %{buildroot}
 %{_datadir}/cups/model/foomatic-db-ppds
 
 %changelog
+* Fri Jan 28 2011 Tim Waugh <twaugh at redhat.com> 4.0-26.20101123
+- Rebuilt to pick up postscriptdriver tags now that python-cups
+  provides the machinery for this.
+- Build requires cups so that configure knows where to put PPDs.
+
 * Wed Jan 19 2011 Jiri Popelka <jpopelka at redhat.com> 4.0-25.20101123
 - Removed Brother P-touch (bug #560610, comment #10)
 


More information about the scm-commits mailing list