- Rebuild for new GCC.
This commit is contained in:
parent
a0c85eec29
commit
eee96fac97
@ -1,7 +1,7 @@
|
|||||||
Summary: The GNU versions of grep pattern matching utilities.
|
Summary: The GNU versions of grep pattern matching utilities.
|
||||||
Name: grep
|
Name: grep
|
||||||
Version: 2.5.1
|
Version: 2.5.1
|
||||||
Release: 47
|
Release: 48
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source: ftp://ftp.gnu.org/pub/gnu/grep/grep-%{version}a.tar.bz2
|
Source: ftp://ftp.gnu.org/pub/gnu/grep/grep-%{version}a.tar.bz2
|
||||||
@ -93,6 +93,9 @@ fi
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 2 2005 Tim Waugh <twaugh@redhat.com> 2.5.1-48
|
||||||
|
- Rebuild for new GCC.
|
||||||
|
|
||||||
* Fri Jan 7 2005 Tim Waugh <twaugh@redhat.com> 2.5.1-47
|
* Fri Jan 7 2005 Tim Waugh <twaugh@redhat.com> 2.5.1-47
|
||||||
- Run 'make check'.
|
- Run 'make check'.
|
||||||
- Fixed -w handling for EGexecute. Now 'make check' passes.
|
- Fixed -w handling for EGexecute. Now 'make check' passes.
|
||||||
|
Loading…
Reference in New Issue
Block a user