diff --git a/gutenprint.spec b/gutenprint.spec index 7b1a55b..5ef76d5 100644 --- a/gutenprint.spec +++ b/gutenprint.spec @@ -4,7 +4,7 @@ Name: gutenprint Summary: Printer Drivers Package Version: 5.2.7 -Release: 3%{?dist} +Release: 4%{?dist} Group: System Environment/Base URL: http://gimp-print.sourceforge.net/ Source0: http://dl.sf.net/gimp-print/gutenprint-5.2/%{version}/gutenprint-%{version}.tar.bz2 @@ -198,7 +198,7 @@ rm -f %{buildroot}%{_datadir}/foomatic/kitload.log rm -rf %{buildroot}%{_libdir}/gutenprint/5.2/modules/*.la rm -f %{buildroot}%{_sysconfdir}/cups/command.types -%find_lang gutenprint +%find_lang gutenprint --all-name %if %{build_with_ijs_support} %else @@ -301,6 +301,9 @@ fi /bin/rm -f /var/cache/foomatic/* %changelog +* Tue Jun 28 2011 Tim Waugh 5.2.7-4 +- Fixed use of find_lang macro (bug #716426). + * Wed Jun 15 2011 Tim Waugh 5.2.7-3 - Rebuilt against new python-cups package to fix postscriptdriver tags (bug #712074).