Accepting request 342139 from home:AndreasStieger:branches:Base:System
GNU grep 2.22 OBS-URL: https://build.opensuse.org/request/show/342139 OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=62
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: grep
|
||||
Version: 2.21
|
||||
Version: 2.22
|
||||
Release: 0
|
||||
Summary: Print lines matching a pattern
|
||||
License: GPL-3.0+
|
||||
@@ -26,9 +26,6 @@ Url: http://www.gnu.org/software/grep/
|
||||
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
|
||||
Source2: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
|
||||
Source3: http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=grep&download=1#/%{name}.keyring
|
||||
Patch0: grep-F-heap-overrun.patch
|
||||
# PATCH-FIX-UPSTREAM http://comments.gmane.org/gmane.comp.lib.gnulib.bugs/35272
|
||||
Patch1: gnulib-perl522.patch
|
||||
BuildRequires: makeinfo
|
||||
BuildRequires: pcre-devel
|
||||
BuildRequires: xz
|
||||
@@ -46,8 +43,6 @@ the matching lines.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
chmod +x tests/kwset-abuse
|
||||
%if 0%{?suse_version} < 1120
|
||||
echo "ac_cv_search_pcre_compile=\${ac_cv_search_pcre_compile=%{_libdir}/libpcre.a}" >config.cache
|
||||
|
Reference in New Issue
Block a user