]> git.pld-linux.org Git - packages/apr.git/commitdiff
- up to 1.3.8 (fixes SECURITY: CVE-2009-2412) auto/aidath/apr-1_3_8-1 auto/th/apr-1_3_8-1 auto/ti/apr-1_3_8-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 9 Aug 2009 10:22:17 +0000 (10:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apr.spec -> 1.90

apr.spec

index ffacb16acbe603c8eee8f73e23d98c65e0120dfd..8fb4ef51eb660ba35dd0374537778fb132aa4bad 100644 (file)
--- a/apr.spec
+++ b/apr.spec
@@ -5,13 +5,13 @@
 Summary:       Apache Portable Runtime
 Summary(pl.UTF-8):     Apache Portable Runtime - przenośna biblioteka uruchomieniowa
 Name:          apr
-Version:       1.3.7
+Version:       1.3.8
 Release:       1
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
 Source0:       http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
-# Source0-md5: 1414f695a236a2bf8e470ca624d6a2e8
+# Source0-md5: 3c7e3a39ae3d3573f49cb74e2dbf87a2
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-libtool.patch
 # disable some things that require recent kernel
@@ -128,7 +128,7 @@ install /usr/share/automake/config.* build
        --with-devrandom=/dev/urandom
 %{__make}
 
-%{?with_tests:%{__make} -j1 test}
+%{?with_tests:%{__make} -j1 check}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.055774 seconds and 4 git commands to generate.