]> TLD Linux GIT Repositories - packages/apr.git/blobdiff - apr.spec
- merged 1.6.2 from PLD
[packages/apr.git] / apr.spec
index 4f1d63621f9b1cf9f81f4596f08551025c5072e9..13b20226e73097bb607c690afce6abee75179aa7 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.6.2
+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: e81a851967c79b5ce9bfbc909e4bf735
 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}