SPECS: apr.spec - rel 8; new glibc required when building. New kernel only ...

arekm arekm at pld-linux.org
Sun Feb 22 15:50:59 CET 2009


Author: arekm                        Date: Sun Feb 22 14:50:58 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 8; new glibc required when building. New kernel only when actully used.

---- Files affected:
SPECS:
   apr.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: SPECS/apr.spec
diff -u SPECS/apr.spec:1.76 SPECS/apr.spec:1.77
--- SPECS/apr.spec:1.76	Sun Feb 22 15:21:37 2009
+++ SPECS/apr.spec	Sun Feb 22 15:50:53 2009
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Apache Portable Runtime - przenośna biblioteka uruchomieniowa
 Name:		apr
 Version:	1.3.3
-Release:	7
+Release:	8
 Epoch:		1
 License:	Apache v2.0
 Group:		Libraries
@@ -16,6 +16,7 @@
 URL:		http://apr.apache.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
+BuildRequires:	glibc-devel >= 6:2.9
 %if "%{pld_release}" != "ac"
 BuildRequires:	libtool >= 2:2.2
 %else
@@ -27,7 +28,7 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	sed >= 4.0
 %if "%{pld_release}" != "ac"
-BuildRequires:	uname(release) >= 2.6.27
+BuildRequires:	uname(release) >= 2.6
 Requires:	uname(release) >= 2.6.27
 %endif
 Conflicts:	kernel24
@@ -187,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2009/02/22 14:50:53  arekm
+- rel 8; new glibc required when building. New kernel only when actully used.
+
 Revision 1.76  2009/02/22 14:21:37  arekm
 - rel 7; turns out that 2.6.27+ is required for SOCK_CLOEXEC
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apr.spec?r1=1.76&r2=1.77&f=u



More information about the pld-cvs-commit mailing list