The pycups requirement is now python-cups.
This commit is contained in:
parent
7a8d20f6e0
commit
d096293e8f
@ -6,7 +6,7 @@
|
||||
Summary: Tools for using the foomatic database of printers and printer drivers
|
||||
Name: foomatic
|
||||
Version: %{enginever}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
|
||||
@ -52,7 +52,7 @@ BuildRequires: mpage
|
||||
|
||||
# Make sure we get postscriptdriver tags. Safe to comment out when
|
||||
# bootstrapping a new architecture.
|
||||
BuildRequires: pycups, cups, foomatic, foomatic-db
|
||||
BuildRequires: python-cups, cups, foomatic, foomatic-db
|
||||
|
||||
Requires: foomatic-db
|
||||
Requires: cups
|
||||
@ -197,6 +197,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
||||
%{_mandir}/man1/foomatic-rip.1*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 2010 Tim Waugh <twaugh@redhat.com> - 4.0.5-4
|
||||
- The pycups requirement is now python-cups.
|
||||
|
||||
* Fri Oct 15 2010 Tim Waugh <twaugh@redhat.com> - 4.0.5-3
|
||||
- Removed hard-coded perl paths from spec file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user