- Rebuild for postscriptdriver tags.
This commit is contained in:
parent
5079300613
commit
189d9debab
@ -4,7 +4,7 @@
|
|||||||
Summary: Database of printers and printer drivers
|
Summary: Database of printers and printer drivers
|
||||||
Name: foomatic
|
Name: foomatic
|
||||||
Version: %{enginever}
|
Version: %{enginever}
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
@ -53,6 +53,9 @@ Requires: fileutils initscripts
|
|||||||
# foomatic-filters checks for a conversion utility (bug #124931).
|
# foomatic-filters checks for a conversion utility (bug #124931).
|
||||||
BuildRequires: mpage
|
BuildRequires: mpage
|
||||||
|
|
||||||
|
# Make sure we get postscriptdriver tags.
|
||||||
|
BuildRequires: pycups
|
||||||
|
|
||||||
Requires: foomatic-db
|
Requires: foomatic-db
|
||||||
Requires: cups
|
Requires: cups
|
||||||
|
|
||||||
@ -164,6 +167,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
|||||||
%{_var}/cache/foomatic
|
%{_var}/cache/foomatic
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 4 2010 Tim Waugh <twaugh@redhat.com> - 4.0.3-11
|
||||||
|
- Rebuild for postscriptdriver tags.
|
||||||
|
|
||||||
* Thu Jan 21 2010 Tim Waugh <twaugh@redhat.com> - 4.0.3-10
|
* Thu Jan 21 2010 Tim Waugh <twaugh@redhat.com> - 4.0.3-10
|
||||||
- Use Requires not PreReq (bug #225768).
|
- Use Requires not PreReq (bug #225768).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user