X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=apr.spec;h=bb1806a1cc6134cee15151ab01db145864a9672c;hb=161717daa17ffa4f4ed15058ea2445a6fe1ebf94;hp=4f1d63621f9b1cf9f81f4596f08551025c5072e9;hpb=72cadc3ece120934a3d2cc33a309868bba24029f;p=packages%2Fapr.git diff --git a/apr.spec b/apr.spec index 4f1d636..bb1806a 100644 --- a/apr.spec +++ b/apr.spec @@ -5,25 +5,25 @@ Summary: Apache Portable Runtime Summary(pl.UTF-8): Apache Portable Runtime - przenośna biblioteka uruchomieniowa Name: apr -Version: 1.5.1 +Version: 1.7.0 Release: 3 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 +Patch3: %{name}-autoconf.patch URL: http://apr.apache.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: glibc-devel >= 6:2.9 BuildRequires: libtool >= 2:2.2 BuildRequires: libuuid-devel -BuildRequires: python +BuildRequires: python3 BuildRequires: rpm >= 4.4.9-56 BuildRequires: rpm-pythonprov BuildRequires: sed >= 4.0 @@ -67,7 +67,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release} Requires: automake Requires: libtool >= 2:2.2 Requires: libuuid-devel -Requires: python-modules +Requires: python3-modules %description devel Header files and development documentation for apr. @@ -116,6 +116,7 @@ install /usr/share/automake/config.* build --enable-nonportable-atomics \ %endif %endif + --enable-pool-concurrency-check \ --enable-threads \ --with-devrandom=/dev/urandom %{__make}