From 189d9debab80a58b95866f57e0d6ff79c909f0f6 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Feb 04 2010 14:48:13 +0000 Subject: - Rebuild for postscriptdriver tags. --- diff --git a/foomatic.spec b/foomatic.spec index 63b2d99..e4c8c00 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -4,7 +4,7 @@ Summary: Database of printers and printer drivers Name: foomatic Version: %{enginever} -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -53,6 +53,9 @@ Requires: fileutils initscripts # foomatic-filters checks for a conversion utility (bug #124931). BuildRequires: mpage +# Make sure we get postscriptdriver tags. +BuildRequires: pycups + Requires: foomatic-db Requires: cups @@ -164,6 +167,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog +* Thu Feb 4 2010 Tim Waugh - 4.0.3-11 +- Rebuild for postscriptdriver tags. + * Thu Jan 21 2010 Tim Waugh - 4.0.3-10 - Use Requires not PreReq (bug #225768).