From: Jacek Konieczny Date: Fri, 19 Dec 2003 10:54:32 +0000 (+0000) Subject: - R: automake for config.sub with amd64 support X-Git-Tag: auto/ac/grep-2_5_1-7~2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fgrep.git;a=commitdiff_plain;h=5da486c49bf1370034f83d6c65dc413c6a2385af - R: automake for config.sub with amd64 support Changed files: grep.spec -> 1.78 --- diff --git a/grep.spec b/grep.spec index aa0c938..53e632d 100644 --- a/grep.spec +++ b/grep.spec @@ -24,6 +24,8 @@ Patch1: %{name}-e%{name}.patch %{?_with_pcre:BuildRequires: pcre-devel} %{?_with_pcre:Requires: pcre} BuildRequires: gettext-devel +BuildRequires: gettext-devel +BuildRequires: automake >= 1.7.9-2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _bindir /bin @@ -82,6 +84,7 @@ kullan %patch1 -p1 %build +cp /usr/share/automake/config.sub . %ifarch sparc sparc64 CPPFLAGS="" export CPPFLAGS