diff --git a/foomatic.spec b/foomatic.spec index 7901fbd..7ea943d 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,7 +51,7 @@ BuildRequires: mpage # Make sure we get postscriptdriver tags. Safe to comment out when # bootstrapping a new architecture. -BuildRequires: pycups, foomatic +BuildRequires: pycups, cups, foomatic, foomatic-db Requires: foomatic-db Requires: cups @@ -164,6 +164,10 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog +* Thu Feb 25 2010 Tim Waugh - 4.0.4-2 +- Make it explicit that the build requires foomatic-db. This is + needed for postscriptdriver tags. + * Tue Feb 16 2010 Jiri Popelka - 4.0.4-1 - 4.0.4 - build no more requires ghostscript-devel