diff --git a/foomatic.spec b/foomatic.spec index e6db40e..f9b6024 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -4,7 +4,7 @@ Summary: Database of printers and printer drivers Name: foomatic Version: %{enginever} -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -51,6 +51,7 @@ BuildRequires: mpage Requires: foomatic-db Requires: cups +Requires: ghostscript %description Foomatic is a comprehensive, spooler-independent database of printers, @@ -159,6 +160,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog +* Thu Mar 18 2010 Tim Waugh - 4.0.4-2 +- Package requires ghostscript (used by foomatic-rip). + * Tue Feb 16 2010 Jiri Popelka - 4.0.4-1 - 4.0.4 - build no more requires ghostscript-devel