From fcd741418e661c5d3bf7555e705b12b13f6c332b Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mar 03 2010 16:19:56 +0000 Subject: Restore overwritten commit. --- diff --git a/foomatic.spec b/foomatic.spec index 4f801e4..de47113 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -4,7 +4,7 @@ Summary: Database of printers and printer drivers Name: foomatic Version: %{enginever} -Release: 2%{?dist} +Release: 3%{?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, foomatic +BuildRequires: pycups, cups, foomatic, foomatic-db Requires: foomatic-db Requires: cups @@ -167,13 +167,17 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog -* Wed Mar 3 2010 Tim Waugh - 4.0.4-2 +* Wed Mar 3 2010 Tim Waugh - 4.0.4-3 - Removed old explicit provides for perl(Foomatic::GrovePath). - Fixed macro in changelog. - Avoid mixed spaces and tabs. - Ship COPYING files. - Added comments for sources. +* 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