packages: apr/apr-disable-features.patch, apr/apr.spec - rel 2; disable mor...

arekm arekm at pld-linux.org
Sat Jul 25 22:51:39 CEST 2009


Author: arekm                        Date: Sat Jul 25 20:51:39 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; disable more functions that require kernels >= 2.6.27

---- Files affected:
packages/apr:
   apr-disable-features.patch (1.1 -> 1.2) , apr.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: packages/apr/apr-disable-features.patch
diff -u packages/apr/apr-disable-features.patch:1.1 packages/apr/apr-disable-features.patch:1.2
--- packages/apr/apr-disable-features.patch:1.1	Sat Jul 25 17:13:26 2009
+++ packages/apr/apr-disable-features.patch	Sat Jul 25 22:51:33 2009
@@ -1,5 +1,15 @@
---- apr-1.3.6/configure.in~	2009-07-25 17:08:40.129677257 +0200
-+++ apr-1.3.6/configure.in	2009-07-25 17:10:45.372998015 +0200
+diff -urN apr-1.3.6.org/configure.in apr-1.3.6/configure.in
+--- apr-1.3.6.org/configure.in	2009-07-01 23:43:47.000000000 +0200
++++ apr-1.3.6/configure.in	2009-07-25 22:49:20.170550136 +0200
+@@ -779,7 +779,7 @@
+ fi
+ 
+ dnl ----------------------------- Checking for extended file descriptor handling
+-AC_CHECK_FUNCS(dup3 accept4 epoll_create1)
++dnl AC_CHECK_FUNCS(dup3 accept4 epoll_create1)
+ 
+ AC_CACHE_CHECK([for SOCK_CLOEXEC support], [apr_cv_sock_cloexec],
+ [AC_TRY_RUN([
 @@ -788,7 +788,7 @@
  
  int main()

================================================================
Index: packages/apr/apr.spec
diff -u packages/apr/apr.spec:1.86 packages/apr/apr.spec:1.87
--- packages/apr/apr.spec:1.86	Sat Jul 25 17:13:14 2009
+++ packages/apr/apr.spec	Sat Jul 25 22:51:33 2009
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Apache Portable Runtime - przenośna biblioteka uruchomieniowa
 Name:		apr
 Version:	1.3.6
-Release:	1
+Release:	2
 Epoch:		1
 License:	Apache v2.0
 Group:		Libraries
@@ -196,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2009/07/25 20:51:33  arekm
+- rel 2; disable more functions that require kernels >= 2.6.27
+
 Revision 1.86  2009/07/25 15:13:14  arekm
 - up to 1.3.6; disable SOCK_CLOEXEC (it requires kernel >= 2.6.27)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apr/apr-disable-features.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apr/apr.spec?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list