This commit is contained in:
Tim Waugh 2007-07-05 13:58:35 +00:00
parent 9d72a91039
commit d131ba3495

View File

@ -4,7 +4,7 @@
Name: gutenprint Name: gutenprint
Summary: Printer Drivers Package Summary: Printer Drivers Package
Version: 5.0.1 Version: 5.0.1
Release: 2%{?dist} Release: 3%{?dist}
Group: System Environment/Base Group: System Environment/Base
URL: http://gimp-print.sourceforge.net/ URL: http://gimp-print.sourceforge.net/
Source0: http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2 Source0: http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
@ -242,9 +242,9 @@ exit 0
/bin/rm -f /var/cache/foomatic/* /bin/rm -f /var/cache/foomatic/*
%changelog %changelog
* Mon Jul 2 2007 Tim Waugh <twaugh@redhat.com> * Mon Jul 2 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-3
- The foomatic package requires system-config-printer-libs for the - The foomatic package requires system-config-printer-libs for the
update script. update script (bug #246865).
* Mon Jul 2 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-2 * Mon Jul 2 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-2
- Fix up foomatic PPD files after upgrade (bug #246448). - Fix up foomatic PPD files after upgrade (bug #246448).