- Fixed typo in patch line.

This commit is contained in:
Tim Waugh 2007-02-28 17:27:24 +00:00
parent fce2b7b222
commit 926a233204

View File

@ -232,7 +232,7 @@ Epson, HP and compatible printers..
%prep
%setup -q -n %{name}-%{version}
%patch0 -p1 -z .menu
%patch0 -p1 -b .menu
%build
%configure --disable-static --disable-dependency-tracking \
@ -402,6 +402,9 @@ exit 0
/bin/rm -f /var/cache/foomatic/*
%changelog
* Wed Feb 28 2007 Tim Waugh <twaugh@redhat.com>
- Fixed typo in patch line.
* Wed Feb 28 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-6
- Ported menu patch from gimp-print package.
- Fixed summary for plugin sub-package.