From 3a451a8f0c831af868f1ecd1d01d7919500d3156 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Dec 06 2010 14:26:58 +0000 Subject: The pycups requirement is now python-cups. --- diff --git a/foomatic-db.spec b/foomatic-db.spec index 28c6c6d..954b840 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: 23.%{dbver_snap}%{?dist} +Release: 24.%{dbver_snap}%{?dist} License: GPLv2+ Group: System Environment/Libraries Requires: %{name}-filesystem = %{version}-%{release} @@ -29,7 +29,7 @@ Obsoletes: oki4linux < 2.1gst-5 # Note: no "Provides:" as it was not a dependency of any package. # Make sure we get postscriptdriver tags. -BuildRequires: pycups +BuildRequires: python-cups %description This is the database of printers, printer drivers, and driver options @@ -192,6 +192,9 @@ rm -rf %{buildroot} %{_datadir}/cups/model/foomatic-db-ppds %changelog +* Mon Dec 06 2010 Jiri Popelka 4.0-24.20101123 +- The pycups requirement is now python-cups. + * Mon Dec 06 2010 Jiri Popelka 4.0-23.20101123 - Device IDs for: - HP Deskjet D4100 (bug #658091)