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).