]> git.pld-linux.org Git - packages/apr.git/commitdiff
- rel 9; patch updated from bug report auto/th/apr-1_3_3-9
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 22 Feb 2009 15:49:22 +0000 (15:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apr.spec -> 1.78

apr.spec

index 6f8aa0194fa8d3584a429f7b039a19e7732d9944..0430d3f88b5d31c6118c10e2a6bb269c8bbd00ff 100644 (file)
--- a/apr.spec
+++ b/apr.spec
@@ -1,8 +1,9 @@
+%bcond_with    tests
 Summary:       Apache Portable Runtime
 Summary(pl.UTF-8):     Apache Portable Runtime - przenośna biblioteka uruchomieniowa
 Name:          apr
 Version:       1.3.3
-Release:       8
+Release:       9
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
@@ -95,7 +96,7 @@ Statyczna biblioteka apr.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p0
+%patch3 -p1
 
 cat >> config.layout <<'EOF'
 <Layout PLD>
@@ -123,6 +124,8 @@ install /usr/share/automake/config.* build
        --with-devrandom=/dev/urandom
 %{__make}
 
+%{?with_tests:%{__make} -j1 test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.15973 seconds and 4 git commands to generate.