- Fixed typo in patch line.
This commit is contained in:
parent
fce2b7b222
commit
926a233204
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user