This commit is contained in:
Tim Waugh 2004-12-31 16:14:18 +00:00
parent 7c590e715c
commit cec5442824

View File

@ -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: 44 Release: 45
License: GPL License: GPL
Group: Applications/Text Group: Applications/Text
Source: ftp://ftp.gnu.org/pub/gnu/grep/grep-%{version}.tar.bz2 Source: ftp://ftp.gnu.org/pub/gnu/grep/grep-%{version}.tar.bz2
@ -88,7 +88,7 @@ fi
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Fri Dec 31 2004 Tim Waugh <twaugh@redhat.com> * Fri Dec 31 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-45
- More tests (Jakub Jelinek). - More tests (Jakub Jelinek).
- Jakub Jelinek's much improved -Fi algorithm. - Jakub Jelinek's much improved -Fi algorithm.
- Removed bogus part of grep-2.5.1-fgrep patch. - Removed bogus part of grep-2.5.1-fgrep patch.