]> TLD Linux GIT Repositories - packages/apr.git/blobdiff - apr.spec
- updated to 1.7.0
[packages/apr.git] / apr.spec
index 4f1d63621f9b1cf9f81f4596f08551025c5072e9..ac570750b3a5a808f0b646750924bd55c34b8d84 100644 (file)
--- 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'
 <Layout TLD>
@@ -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}