SHA256
6
0
forked from pool/grep

Accepting request 342255 from home:Andreas_Schwab:Factory

- testsuite.patch: disable unreliable test mb-non-UTF8-performance

OBS-URL: https://build.opensuse.org/request/show/342255
OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=63
This commit is contained in:
2015-11-03 13:51:34 +00:00
committed by Git OBS Bridge
parent 1d22e4af0e
commit 47fc1f9776
3 changed files with 20 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ 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: testsuite.patch
BuildRequires: makeinfo
BuildRequires: pcre-devel
BuildRequires: xz
@@ -43,7 +44,7 @@ the matching lines.
%prep
%setup -q
chmod +x tests/kwset-abuse
%patch0 -p1
%if 0%{?suse_version} < 1120
echo "ac_cv_search_pcre_compile=\${ac_cv_search_pcre_compile=%{_libdir}/libpcre.a}" >config.cache
%endif