SPECS: apr.spec - rel 7; turns out that 2.6.27+ is required for SOCK_CLOEXEC

arekm arekm at pld-linux.org
Sun Feb 22 15:21:43 CET 2009


Author: arekm                        Date: Sun Feb 22 14:21:43 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 7; turns out that 2.6.27+ is required for SOCK_CLOEXEC

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

---- Diffs:

================================================================
Index: SPECS/apr.spec
diff -u SPECS/apr.spec:1.75 SPECS/apr.spec:1.76
--- SPECS/apr.spec:1.75	Sun Feb 22 13:26:27 2009
+++ SPECS/apr.spec	Sun Feb 22 15:21:37 2009
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Apache Portable Runtime - przenośna biblioteka uruchomieniowa
 Name:		apr
 Version:	1.3.3
-Release:	6
+Release:	7
 Epoch:		1
 License:	Apache v2.0
 Group:		Libraries
@@ -27,8 +27,8 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	sed >= 4.0
 %if "%{pld_release}" != "ac"
-BuildRequires:	uname(release) >= 2.6.23
-Requires:	uname(release) >= 2.6.23
+BuildRequires:	uname(release) >= 2.6.27
+Requires:	uname(release) >= 2.6.27
 %endif
 Conflicts:	kernel24
 Conflicts:	kernel24-smp
@@ -187,6 +187,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2009/02/22 14:21:37  arekm
+- rel 7; turns out that 2.6.27+ is required for SOCK_CLOEXEC
+
 Revision 1.75  2009/02/22 12:26:27  arekm
 - rel 6; make sure 2.6.23+ is used (for new *CLOEXEC api support)
 
================================================================

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



More information about the pld-cvs-commit mailing list