Author: arekm                        Date: Sun Jun 28 16:00:46 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.3.5

---- Files affected:
packages/apr:
   apr-bug-46425.patch (1.8 -> 1.9) , apr.spec (1.84 -> 1.85) 

---- Diffs:

================================================================
Index: packages/apr/apr-bug-46425.patch
diff -u packages/apr/apr-bug-46425.patch:1.8 
packages/apr/apr-bug-46425.patch:1.9
--- packages/apr/apr-bug-46425.patch:1.8        Thu Mar 19 00:33:22 2009
+++ packages/apr/apr-bug-46425.patch    Sun Jun 28 18:00:41 2009
@@ -153,10 +153,10 @@
 diff -urN apr-1.3.3.org/poll/unix/epoll.c apr-1.3.3/poll/unix/epoll.c
 --- apr-1.3.3.org/poll/unix/epoll.c    2008-04-13 13:37:52.000000000 +0200
 +++ apr-1.3.3/poll/unix/epoll.c        2009-02-23 08:20:07.663209400 +0100
-@@ -91,7 +91,7 @@
-                                              apr_uint32_t flags)
- {
+@@ -93,7 +93,7 @@
+ #if APR_HAS_THREADS
      apr_status_t rv;
+ #endif
 -    int fd;
 +    int fd, fdflags;
  

================================================================
Index: packages/apr/apr.spec
diff -u packages/apr/apr.spec:1.84 packages/apr/apr.spec:1.85
--- packages/apr/apr.spec:1.84  Mon Apr 20 23:36:37 2009
+++ packages/apr/apr.spec       Sun Jun 28 18:00:41 2009
@@ -6,13 +6,13 @@
 Summary:       Apache Portable Runtime
 Summary(pl.UTF-8):     Apache Portable Runtime - przenoĊ›na biblioteka 
uruchomieniowa
 Name:          apr
-Version:       1.3.3
-Release:       14
+Version:       1.3.5
+Release:       1
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
 Source0:       http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
-# Source0-md5: 2090c21dee4f0eb1512604127dcd158f
+# Source0-md5: 9ac9a00eaa190937fdbbde7b4f03ac1e
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-libtool.patch
 Patch2:                %{name}-bug-46425.patch
@@ -194,6 +194,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2009/06/28 16:00:41  arekm
+- up to 1.3.5
+
 Revision 1.84  2009/04/20 21:36:37  arekm
 - rel 14; drop metuxmpm patch; never included upstream
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apr/apr-bug-46425.patch?r1=1.8&r2=1.9&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apr/apr.spec?r1=1.84&r2=1.85&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to