- Build requires cups for postscriptdriver tags for .drv file.
This commit is contained in:
parent
6fce035d9e
commit
b848e8314d
@ -1,7 +1,7 @@
|
|||||||
Summary: HP Linux Imaging and Printing Project
|
Summary: HP Linux Imaging and Printing Project
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.9.12
|
Version: 3.9.12
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Conflicts: system-config-printer < 0.6.132
|
Conflicts: system-config-printer < 0.6.132
|
||||||
@ -46,7 +46,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
|
BuildRequires: pycups, cups
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Hewlett-Packard Linux Imaging and Printing Project provides
|
The Hewlett-Packard Linux Imaging and Printing Project provides
|
||||||
@ -345,6 +345,9 @@ fi
|
|||||||
/usr/bin/update-desktop-database &>/dev/null ||:
|
/usr/bin/update-desktop-database &>/dev/null ||:
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 5 2010 Tim Waugh <twaugh@redhat.com> - 3.9.12-6
|
||||||
|
- Build requires cups for postscriptdriver tags for .drv file.
|
||||||
|
|
||||||
* Thu Feb 4 2010 Tim Waugh <twaugh@redhat.com> - 3.9.12-5
|
* Thu Feb 4 2010 Tim Waugh <twaugh@redhat.com> - 3.9.12-5
|
||||||
- Rebuild for postscriptdriver tags.
|
- Rebuild for postscriptdriver tags.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user