]> git.pld-linux.org Git - packages/apr.git/commitdiff
- updated ac version
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 25 Aug 2008 16:00:38 +0000 (16:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed ifarch typo

Changed files:
    apr.spec -> 1.71

apr.spec

index 12a04c60a0638ed8db0c191cbb29ba36551b38ed..e20e8c0150c26f7cfbc35b86d76b080c0d87341e 100644 (file)
--- a/apr.spec
+++ b/apr.spec
@@ -12,7 +12,7 @@ Patch0:               %{name}-link.patch
 Patch1:                %{name}-metuxmpm.patch
 Patch2:                %{name}-libtool.patch
 URL:           http://apr.apache.org/
-BuildRequires: autoconf >= 2.13
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 %if "%{pld_release}" != "ac"
 BuildRequires: libtool >= 2:2.2
@@ -111,7 +111,7 @@ install /usr/share/automake/config.* build
 
 %configure \
        --enable-layout=PLD \
-%ifarch %{ix86} %{i8664}
+%ifarch %{ix86} %{x8664}
 %ifnarch i386
        --enable-nonportable-atomics \
 %endif
This page took 0.111852 seconds and 4 git commands to generate.