- Fixed typo in patch line.
This commit is contained in:
parent
fce2b7b222
commit
926a233204
@ -232,7 +232,7 @@ Epson, HP and compatible printers..
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
%patch0 -p1 -z .menu
|
%patch0 -p1 -b .menu
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --disable-dependency-tracking \
|
%configure --disable-static --disable-dependency-tracking \
|
||||||
@ -402,6 +402,9 @@ exit 0
|
|||||||
/bin/rm -f /var/cache/foomatic/*
|
/bin/rm -f /var/cache/foomatic/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Feb 28 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-6
|
||||||
- Ported menu patch from gimp-print package.
|
- Ported menu patch from gimp-print package.
|
||||||
- Fixed summary for plugin sub-package.
|
- Fixed summary for plugin sub-package.
|
||||||
|
Loading…
Reference in New Issue
Block a user