diff --git a/gutenprint.spec b/gutenprint.spec index e9f76c1..99a738f 100644 --- a/gutenprint.spec +++ b/gutenprint.spec @@ -3,7 +3,7 @@ Name: gutenprint Summary: Printer Drivers Package Version: 5.2.10 -Release: 6%{?dist} +Release: 7%{?dist} URL: http://gimp-print.sourceforge.net/ Source0: http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2 # Post-install script to update foomatic PPDs. @@ -35,7 +35,7 @@ BuildRequires: gimp BuildRequires: chrpath # Make sure we get postscriptdriver tags. -BuildRequires: python-cups +BuildRequires: python3-cups # autoreconf BuildRequires: autoconf automake libtool @@ -282,6 +282,9 @@ fi /bin/rm -f /var/cache/foomatic/* %changelog +* Thu Jan 15 2015 Tim Waugh - 5.2.10-7 +- Require python3-cups to get postscriptdriver() tags. + * Mon Dec 8 2014 Tim Waugh - 5.2.10-6 - Fix tagging of language-specific files (bug #1157347).