From 83b5489e6757ee05a62a14205acd4dcc8f71bae5 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Fri, 3 Dec 2010 17:09:41 +0100 Subject: [PATCH] The pycups requirement is now python-cups. --- hplip.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index 72677a0..dacedbc 100644 --- a/hplip.spec +++ b/hplip.spec @@ -65,7 +65,7 @@ BuildRequires: sane-backends-devel BuildRequires: dbus-devel # Make sure we get postscriptdriver tags. -BuildRequires: pycups, cups +BuildRequires: python-cups, cups %description The Hewlett-Packard Linux Imaging and Printing Project provides @@ -490,6 +490,7 @@ fi %changelog * Fri Dec 03 2010 Jiri Popelka 3.10.9-7 +- The pycups requirement is now python-cups. - Corrected IEEE 1284 Device IDs: HP LaserJet 4050/4100/2100 Series/2420/4200/4300/4350/5100/8000 M3027 MFP/M3035 MFP/P3005/P3010/P4014/P4515 (bug #659039).