Commit Graph

166 Commits

Author SHA1 Message Date
Jaroslav Škarvada
2f5b7f86a4 New version
Resolves: rhbz#1070127
- De-fuzzified patches
2014-02-26 11:33:14 +01:00
Jaroslav Škarvada
d3ff09e316 New version
Resolves: rhbz#1066310
- De-fuzzified patches
2014-02-18 11:20:07 +01:00
Jaroslav Škarvada
4789660120 New version
Resolves: rhbz#1047813
- De-fuzzified patches
2014-01-02 16:52:03 +01:00
Jaroslav Škarvada
d1d59d992d Removed coloring restriction for interactive shells
Resolves: rhbz#1034631
2013-11-26 16:56:53 +01:00
Jaroslav Škarvada
9e737f2845 New version
Resolves: rhbz#1023698
- Fixed bogus date in the changelog
- Dropped gnulib-tests-rm-f patch, rejected upstream and not
  needed for Fedora build system
- Dropped man-fix-R patch, upstreamed
- De-fuzzified other patches
2013-10-29 11:24:20 +01:00
Dennis Gilmore
79ec460f74 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 11:31:14 -05:00
Jaroslav Škarvada
ce6250744b Added group-separator, no-group-separator options decription
- Aligned output of built-in help
- Defuzzified gnulib-tests-rm-f patch
2013-07-09 11:35:39 +02:00
Dennis Gilmore
60b424a9f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 18:29:24 -06:00
Jaroslav Škarvada
a925359622 Updated changelog 2012-10-03 10:36:36 +02:00
Jaroslav Škarvada
b214cc9e3c Fixed -R option placement 2012-10-03 10:33:13 +02:00
Jaroslav Škarvada
f52cbd78e8 New version
Resolves: rhbz#849594
2012-08-20 12:17:45 +02:00
Dennis Gilmore
0e81242ea4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 04:55:14 -05:00
Jaroslav Škarvada
802d832f4a New version
Resolves: rhbz#837749
- Fixed -i option
  Resolves: rhbz#828844
- Added virtual provide and FPC ticket link for bundled gnulib
  Resolves: rhbz#821759
2012-07-10 11:16:27 +02:00
Jaroslav Škarvada
8ec3da08a2 New version
Resolves: rhbz#815705
2012-04-24 15:00:58 +02:00
Jaroslav Škarvada
a2e8226e4c New version 2012-03-02 16:16:57 +01:00
Petr Písař
40db55b81c Rebuild against PCRE 8.30 2012-02-10 10:45:05 +01:00
Dennis Gilmore
4a5c9e57ec - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 22:18:15 -06:00
Jaroslav Škarvada
028ecbffde New version 2011-11-16 16:04:02 +01:00
Jaroslav Škarvada
15eccb8131 Use rm -f in gnulib-tests (gnulib-tests-rm-f patch)
Resolves: rhbz#716330
2011-07-11 12:05:54 +02:00
Jaroslav Škarvada
21e97bf94c Fixed build failure on ppc - long double forced to double on ppc 2011-07-04 17:24:58 +02:00
Jaroslav Škarvada
b4225d5b70 New version: grep-2.9
Removed dfa-buffer-overrun-fix patch
2011-06-22 09:37:34 +02:00
Jaroslav Škarvada
dfa863d2b4 dfa: don't overrun a malloc'd buffer for certain regexps
(patch dfa-buffer-overrun-fix)
Resolves: rhbz#713328
2011-06-20 13:42:06 +02:00
Jaroslav Škarvada
cb1e5d10c8 Added coloring aliases to csh script as well 2011-05-16 14:36:09 +02:00
Jaroslav Škarvada
c75a90f65e Added coloring to egrep and fgrep
Resolves: rhbz#697895
2011-05-16 14:17:19 +02:00
Jaroslav Škarvada
715d8df905 New version: grep-2.8
Resolves: rhbz#704710
Removed const-range-exp patch (upstreamed)
2011-05-16 10:16:18 +02:00
Jaroslav Škarvada
e3c2632c3e colorgrep scripts no longer overwrites COLORS envvar (#693058),
thanks to Ville Skyttä
2011-04-04 10:32:39 +02:00
Dennis Gilmore
a87b64c478 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 00:08:13 -06:00
Jaroslav Škarvada
b478795670 - Fixed inconsistency with range expressions, const-range-exp patch (#583011) 2010-10-01 16:26:51 +02:00
Jesse Keating
d3cc9fd237 - Rebuilt for gcc bug 634757 2010-09-29 14:22:20 -07:00
Jaroslav Škarvada
5ec5b7c5f8 - New version: grep-2.7
- Removed patches (already in upstream): dfa-optimize-period,
  glibc-matcher-fallback, mmap-option-fix, dfa-convert-to-wide-char,
  dfa-speedup-digit-xdigit
2010-09-21 15:04:45 +02:00
Jaroslav Škarvada
d1cc860577 - Colors can be globally disabled via /etc/GREP_COLORS (#602867)
- Fixed indentation in spec
- Fixed defattr in spec
2010-06-11 09:34:46 +00:00
Jaroslav Škarvada
7649763975 - Added auto-color profile.d scripts (thanks to Ville Skyttä #600832)
- Removed description macro from changelog
2010-06-07 15:25:12 +00:00
Jaroslav Škarvada
6ccb1073e9 - Added dfa-optimize-period patch (speedup for . patterns in UTF-8)
- Added glibc-matcher-fallback patch (speedup for [a-z] patterns in UTF-8)
- Added mmap-option-fix patch
- Added dfa-convert-to-wide-char patch (speedup for -m and remove quadratic
    complexity when going to glibc)
- Added dfa-speedup-digit-xdigit patch (speedup for [[:digit:]]
    [:xdigit:]])
2010-05-07 11:34:53 +00:00
Jaroslav Škarvada
532439cc73 - New version: grep-2.6.3
- make check is not silent now
2010-04-04 12:32:04 +00:00
Jaroslav Škarvada
8a26aec9e6 - New version: grep-2.6.1
- Dropped sigsegv patch (integrated upstream)
2010-03-26 06:22:22 +00:00
Jaroslav Škarvada
d30554e149 - New version: grep-2.6
- Added sigsegv patch (after release patch from upstream)
- Dropped obsoleted patches: fedora-tests, pcrewrap, case, egf-speedup,
    bz460641, utf8, dfa-optional, w
2010-03-23 16:17:26 +00:00
Jaroslav Škarvada
573565948a - Added w patch to fix -w switch behaviour broken by dfa-optional patch 2010-03-05 15:40:27 +00:00
Jaroslav Škarvada
d612644be3 - New version: grep-2.5.4 (#502931)
- Fixed typos in %description
- Updated utf-8 patch
- Added dfa-optional patch (#538423)
2010-02-12 14:47:35 +00:00
Lubomir Rintel
8f88072ad1 - Silence possible scriptlets errors 2009-08-11 12:41:52 +00:00
Jesse Keating
5749f1ac14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 01:25:35 +00:00
Jesse Keating
dea7cc1084 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 00:59:40 +00:00
Štěpán Kasal
710f207126 drop grep-mem-exhausted.patch 2009-01-27 15:17:21 +00:00
Štěpán Kasal
f979cd98dd bug #460641 (a.k.a. 479152) 2009-01-08 09:16:42 +00:00
Štěpán Kasal
209cef17ad improve package description wording 2008-11-24 09:52:09 +00:00
Lubomir Rintel
7f3c909008 Add missing BR-s 2008-11-23 18:41:42 +00:00
Lubomir Rintel
0efa5e9ceb - Update to latest upstream version
- Drop upstreamed patches
- Add a couple of regression tests
- Temporarily disable tests
- Minor cleanup
2008-11-23 18:34:10 +00:00
Lubomir Rintel
c5d3d9a082 - Fix pcre-mode (-P) line wrapping (bug #324781)
- Match the version with upstream
- Recode AUTHORS to utf8
2008-10-01 16:50:07 +00:00
Tom Callaway
85fb4e31b9 fix license tag 2008-07-25 19:28:11 +00:00
Jesse Keating
c1f78f460d - Autorebuild for GCC 4.3 2008-02-19 10:07:39 +00:00
skasal
9003506924 - Adhere to packaging guidelines.
- Resolves: #225857
- Use CPPFLAGS= argument to configure to add an -I option.
- Do not set LDFLAGS=-s for "make install".
2007-04-20 17:32:36 +00:00
skasal
e58a1de3fd - Adhere to packaging guidelines.
- Resolves: #225857
- Use CPPFLAGS= argument to configure to add an -I option.
- Do not set LDFLAGS=-s for "make install".
2007-04-20 17:30:41 +00:00
Tim Waugh
0d0134c39c - Make preun scriptlet unconditionally succeed (bug #223697).
- Resolves: rhbz#223697
2007-01-22 17:57:53 +00:00
Tim Waugh
88797f0fa8 - Fixed count of patterns when the last is an empty string (bug #204255).
- Resolves: rhbz#204255
2006-11-22 19:37:55 +00:00
Tim Waugh
16976527ae - Fix 'memory exhausted' errors by limiting in-memory buffer (bug #198165).
- Resolves: rhbz#198165
2006-11-22 14:55:12 +00:00
Jesse Keating
9f6a55002d bumped for rebuild 2006-07-12 06:14:17 +00:00
Tim Waugh
35b335f11c - Applied upstream patch to fix '-D skip' (bug #189580). 2006-05-31 09:01:15 +00:00
Tim Waugh
a8485b3c26 - Applied Tim Robbins' patch for 'grep -w' (bug #179698). 2006-02-20 14:36:53 +00:00
Jesse Keating
c3d51bf337 bump for bug in double-long on ppc(64) 2006-02-11 03:20:45 +00:00
Jesse Keating
ae52065bb1 bump for new gcc/glibc 2006-02-07 11:59:44 +00:00
Tim Waugh
61501477eb - Prevent 'grep -P' from segfaulting (bug #171379). 2006-02-03 14:12:33 +00:00
Jesse Keating
c7de272d37 gcc update bump 2005-12-09 22:40:48 +00:00
Tim Waugh
e4c786c812 - Prevent 'grep -Fw ""' from busy-looping (bug #169524). 2005-09-29 12:10:05 +00:00
Tim Waugh
18496216e4 Fixed typo. 2005-06-29 13:32:16 +00:00
Tim Waugh
b566e450f6 - Futher fixing for bug #161700. 2005-06-28 21:01:56 +00:00
Tim Waugh
569eba9bda 2.5.1-49 2005-06-27 11:17:40 +00:00
Tim Waugh
23c9918dc8 - Fix 'grep -Fw' for encodings other than UTF-8 (bug #161700). 2005-06-27 11:16:55 +00:00
Tim Waugh
e5829586b5 - Build requires recent pcre-devel (bug #154626). 2005-04-13 09:17:50 +00:00
Tim Waugh
eee96fac97 - Rebuild for new GCC. 2005-03-02 14:58:33 +00:00
Tim Waugh
a0c85eec29 - Run 'make check'. 2005-01-07 17:04:58 +00:00
Tim Waugh
f416c42388 - Fixed -w handling for EGexecute. Now 'make check' passes. 2005-01-07 17:03:06 +00:00
Tim Waugh
1b8d449fc4 - Cache MB_CUR_MAX value in egf-speedup patch. 2005-01-07 15:03:52 +00:00
Tim Waugh
b077d63419 - Fixed variable shadowing in egf-speedup patch. 2005-01-07 14:50:45 +00:00
Tim Waugh
e09e1940d7 - Removed redundant (and incorrect) code in prline. 2005-01-07 12:08:02 +00:00
Tim Waugh
59788ab210 2.5.1-46 2005-01-07 10:34:49 +00:00
Tim Waugh
a42439b4cd - More -w tests from Jakub Jelinek. 2005-01-07 10:34:34 +00:00
Tim Waugh
1a2dc41f1f - Rebased on 2.5.1a. 2005-01-07 10:30:46 +00:00
Tim Waugh
cec5442824 2.5.1-45 2004-12-31 16:14:18 +00:00
Tim Waugh
7c590e715c - More tests (Jakub Jelinek). 2004-12-31 16:12:38 +00:00
Tim Waugh
ff7a532bf5 - Jakub Jelinek's much improved -Fi algorithm. 2004-12-31 15:43:57 +00:00
Tim Waugh
ee9a86c698 - Jakub Jelinek's much improved -Fi algorithm.
- Removed bogus part of grep-2.5.1-fgrep patch.
2004-12-31 15:43:25 +00:00
Tim Waugh
e7e16314f3 - Fixed -Fi for multibyte input (bug #143079). 2004-12-21 13:57:42 +00:00
Tim Waugh
e5092c306f 2.5.1-43 2004-12-17 15:49:11 +00:00
Tim Waugh
a5ca95c10c - Bypass kwset matching when ignoring case and processing multibyte input
(bug #143079).
2004-12-16 17:50:47 +00:00
Tim Waugh
c3fd6f2bbf - Further UTF-8 processing avoided since a '\n' byte is always an
end-of-line character in that encoding.
2004-12-14 16:21:41 +00:00
Tim Waugh
5b2463aa13 - Fixed a busy loop in the egf-speedup patch (bug #140781). 2004-12-03 13:16:22 +00:00
Tim Waugh
41ed4935a4 - Fixed a bug in the fgrep patch, exposed by the dfa-optional patch (bug
#138558).
2004-11-18 13:30:38 +00:00
Tim Waugh
8c440df2d2 - Fixed last patch. 2004-11-16 16:49:04 +00:00
Tim Waugh
2c381ea950 - Applied patch from Karsten Hopp to fix background colour problems with
--color output (bug #138913).
2004-11-16 13:27:09 +00:00
Tim Waugh
818af7589e 2.5.1-37 2004-11-10 09:44:37 +00:00
Tim Waugh
acd16e9f79 - Prevent false matches when DFA is disabled (bug #138558). 2004-11-10 09:42:35 +00:00
Tim Waugh
553606aabf - Automatically disable DFA when processing multibyte input. GREP_USE_DFA
environment variable overrides.
2004-11-08 09:14:38 +00:00
Tim Waugh
d619d25368 - Fixes to egf-speedup patch: now it does not change any functionality, as
intended.
- GREP_NO_DFA now turns off the DFA engine, for performance testing.
2004-11-05 18:09:53 +00:00
Tim Waugh
9fa0ec14fd - More improvements to egf-speedup patch (bug #138076). 2004-11-04 15:17:42 +00:00
Tim Waugh
6f2e162151 - Small improvements to egf-speedup patch. 2004-11-04 11:15:52 +00:00
Tim Waugh
e1ca9413e8 - Remove mb-caching hack.
- Better multibyte handling in EGexecute().
- Don't need regex.c changes in grep-2.5-i18n.patch.
2004-11-03 17:42:00 +00:00
Tim Waugh
c1d7d02136 - Make 'grep -F' avoid UTF-8 processing if the pattern contains no
multibyte characters (bug #133932).
2004-10-13 17:18:38 +00:00
Tim Waugh
0df661b4e5 - Applied patch from Robert Scheck to tidy spec file and add a URL tag (bug
#135185).
2004-10-11 11:23:03 +00:00
cvsdist
f3044f5690 auto-import changelog data from grep-2.5.1-29.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Jun 04 2004 Tim Waugh <twaugh@redhat.com>
- More build requirements (bug #125323).
2004-09-09 05:55:29 +00:00
cvsdist
51c5096257 auto-import changelog data from grep-2.5.1-28.src.rpm
Tue May 18 2004 Jeremy Katz <katzj@redhat.com> 2.5.1-28
- rebuild
Tue May 18 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-27
- Fix dfa multibyte character class matching when -i is used (bug #123363).
- Use bracket patch before i18n patch to make it clear that the bug exists
    upstream.
2004-09-09 05:55:24 +00:00
cvsdist
ac51d8507f auto-import changelog data from grep-2.5.1-26.src.rpm
Thu Feb 26 2004 Tim Waugh <twaugh@redhat.com> 2.5.1-26
- Fix fgrep (bug #116909).
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 05:55:07 +00:00