The pycups requirement is now python-cups.
This commit is contained in:
parent
33d7337a9d
commit
83b5489e67
@ -65,7 +65,7 @@ BuildRequires: sane-backends-devel
|
|||||||
BuildRequires: dbus-devel
|
BuildRequires: dbus-devel
|
||||||
|
|
||||||
# Make sure we get postscriptdriver tags.
|
# Make sure we get postscriptdriver tags.
|
||||||
BuildRequires: pycups, cups
|
BuildRequires: python-cups, cups
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Hewlett-Packard Linux Imaging and Printing Project provides
|
The Hewlett-Packard Linux Imaging and Printing Project provides
|
||||||
@ -490,6 +490,7 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Dec 03 2010 Jiri Popelka <jpopelka@redhat.com> 3.10.9-7
|
* Fri Dec 03 2010 Jiri Popelka <jpopelka@redhat.com> 3.10.9-7
|
||||||
|
- The pycups requirement is now python-cups.
|
||||||
- Corrected IEEE 1284 Device IDs:
|
- Corrected IEEE 1284 Device IDs:
|
||||||
HP LaserJet 4050/4100/2100 Series/2420/4200/4300/4350/5100/8000
|
HP LaserJet 4050/4100/2100 Series/2420/4200/4300/4350/5100/8000
|
||||||
M3027 MFP/M3035 MFP/P3005/P3010/P4014/P4515 (bug #659039).
|
M3027 MFP/M3035 MFP/P3005/P3010/P4014/P4515 (bug #659039).
|
||||||
|
Loading…
Reference in New Issue
Block a user