SPECS: apr.spec - rel 9; patch updated from bug report
arekm
arekm at pld-linux.org
Sun Feb 22 16:49:27 CET 2009
Author: arekm Date: Sun Feb 22 15:49:27 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 9; patch updated from bug report
---- Files affected:
SPECS:
apr.spec (1.77 -> 1.78)
---- Diffs:
================================================================
Index: SPECS/apr.spec
diff -u SPECS/apr.spec:1.77 SPECS/apr.spec:1.78
--- SPECS/apr.spec:1.77 Sun Feb 22 15:50:53 2009
+++ SPECS/apr.spec Sun Feb 22 16:49:22 2009
@@ -1,9 +1,10 @@
# $Revision$, $Date$
+%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
@@ -96,7 +97,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
-%patch3 -p0
+%patch3 -p1
cat >> config.layout <<'EOF'
<Layout PLD>
@@ -124,6 +125,8 @@
--with-devrandom=/dev/urandom
%{__make}
+%{?with_tests:%{__make} -j1 test}
+
%install
rm -rf $RPM_BUILD_ROOT
@@ -188,6 +191,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.78 2009/02/22 15:49:22 arekm
+- rel 9; patch updated from bug report
+
Revision 1.77 2009/02/22 14:50:53 arekm
- rel 8; new glibc required when building. New kernel only when actully used.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apr.spec?r1=1.77&r2=1.78&f=u
More information about the pld-cvs-commit
mailing list