- Package requires ghostscript (used by foomatic-rip).
This commit is contained in:
parent
580f6a09de
commit
ef407fe454
@ -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: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
@ -51,6 +51,7 @@ BuildRequires: mpage
|
|||||||
|
|
||||||
Requires: foomatic-db
|
Requires: foomatic-db
|
||||||
Requires: cups
|
Requires: cups
|
||||||
|
Requires: ghostscript
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Foomatic is a comprehensive, spooler-independent database of printers,
|
Foomatic is a comprehensive, spooler-independent database of printers,
|
||||||
@ -159,6 +160,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
|||||||
%{_var}/cache/foomatic
|
%{_var}/cache/foomatic
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 18 2010 Tim Waugh <twaugh@redhat.com> - 4.0.4-2
|
||||||
|
- Package requires ghostscript (used by foomatic-rip).
|
||||||
|
|
||||||
* Tue Feb 16 2010 Jiri Popelka <jpopelka@redhat.com> - 4.0.4-1
|
* Tue Feb 16 2010 Jiri Popelka <jpopelka@redhat.com> - 4.0.4-1
|
||||||
- 4.0.4
|
- 4.0.4
|
||||||
- build no more requires ghostscript-devel
|
- build no more requires ghostscript-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user