rpms/apr/FC-4 apr-0.9.6-readdir64.patch, 1.1, 1.2 apr-0.9.6-tcpopts.patch, 1.1, 1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Sep 15 13:38:26 UTC 2005


Author: jorton

Update of /cvs/dist/rpms/apr/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv7400

Modified Files:
	apr-0.9.6-readdir64.patch apr-0.9.6-tcpopts.patch 
Log Message:
Add patch references.


apr-0.9.6-readdir64.patch:
 configure.in                         |    4 ++
 file_io/unix/dir.c                   |   56 +++++++++++++++++++++++++++--------
 file_io/unix/filestat.c              |   11 ++++++
 include/arch/unix/apr_arch_file_io.h |    4 ++
 4 files changed, 62 insertions(+), 13 deletions(-)

Index: apr-0.9.6-readdir64.patch
===================================================================
RCS file: /cvs/dist/rpms/apr/FC-4/apr-0.9.6-readdir64.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apr-0.9.6-readdir64.patch	5 Sep 2005 15:30:35 -0000	1.1
+++ apr-0.9.6-readdir64.patch	15 Sep 2005 13:38:22 -0000	1.2
@@ -1,3 +1,7 @@
+
+http://svn.apache.org/viewcvs?rev=265032&view=rev
+http://svn.apache.org/viewcvs?rev=265684&view=rev
+
 --- apr-0.9.6/file_io/unix/dir.c.readdir64
 +++ apr-0.9.6/file_io/unix/dir.c
 @@ -77,24 +77,24 @@

apr-0.9.6-tcpopts.patch:
 build/apr_network.m4      |   54 ++++++++++++++++++++++++++++++++++++++++++++++
 configure.in              |    1 
 network_io/unix/sockopt.c |    6 +++++
 test/testsockopt.c        |    1 
 4 files changed, 61 insertions(+), 1 deletion(-)

Index: apr-0.9.6-tcpopts.patch
===================================================================
RCS file: /cvs/dist/rpms/apr/FC-4/apr-0.9.6-tcpopts.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apr-0.9.6-tcpopts.patch	15 Sep 2005 13:35:19 -0000	1.1
+++ apr-0.9.6-tcpopts.patch	15 Sep 2005 13:38:22 -0000	1.2
@@ -1,4 +1,6 @@
 
+http://svn.apache.org/viewcvs?rev=240047&view=rev
+
 Allow setting TCP_NODELAY and TCP_CORK at the same time, which 
 is allowed in 2.6 albeit is ineffective until 2.6.13-ish.
 




More information about the fedora-cvs-commits mailing list