From 763196b31f0f7a901556f5543e322caaaffb152b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Wed, 4 Nov 2015 16:09:51 +0100 Subject: [PATCH] New version Resolves: rhbz#1277113 - Dropped buf-overrun-fix, recurse-behaviour-change-doc, gnulib patches (all upstreamed) - Minor spec cleanup to be consistent with whitespaces --- grep.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grep.spec b/grep.spec index e03552c..0473dc4 100644 --- a/grep.spec +++ b/grep.spec @@ -17,6 +17,7 @@ Source4: grepconf.sh Patch0: grep-2.22-man-fix-gs.patch # upstream ticket 39445 Patch1: grep-2.22-help-align.patch +Patch2: grep-2.22-profile-test-long-pattern-perf.patch Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -36,6 +37,7 @@ GNU grep is needed by many scripts, so it shall be installed on every system. %setup -q %patch0 -p1 -b .man-fix-gs %patch1 -p1 -b .help-align +%patch2 -p1 -b .profile-test-long-pattern-perf chmod 755 tests/kwset-abuse