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 |
|