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