X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapr.git;a=blobdiff_plain;f=apr.spec;h=ac570750b3a5a808f0b646750924bd55c34b8d84;hp=4f1d63621f9b1cf9f81f4596f08551025c5072e9;hb=eae2e3ef05660d577d799f1a66a355791cdbb80b;hpb=72cadc3ece120934a3d2cc33a309868bba24029f diff --git a/apr.spec b/apr.spec index 4f1d636..ac57075 100644 --- a/apr.spec +++ b/apr.spec @@ -5,18 +5,17 @@ Summary: Apache Portable Runtime Summary(pl.UTF-8): Apache Portable Runtime - przenośna biblioteka uruchomieniowa Name: apr -Version: 1.5.1 -Release: 3 +Version: 1.7.0 +Release: 1 Epoch: 1 License: Apache v2.0 Group: Libraries Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2 -# Source0-md5: 5486180ec5a23efb5cae6d4292b300ab +# Source0-md5: 7a14a83d664e87599ea25ff4432e48a7 Patch0: %{name}-link.patch Patch1: %{name}-libtool.patch # disable some things that require recent kernel Patch2: %{name}-disable-features.patch -Patch3: %{name}-svn.patch URL: http://apr.apache.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake @@ -92,7 +91,6 @@ Statyczna biblioteka apr. %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 cat >> config.layout <<'EOF' @@ -116,6 +114,7 @@ install /usr/share/automake/config.* build --enable-nonportable-atomics \ %endif %endif + --enable-pool-concurrency-check \ --enable-threads \ --with-devrandom=/dev/urandom %{__make}