Author: sls                          Date: Tue Nov  3 22:01:32 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added compile.patch

---- Files affected:
packages/ccs:
   ccs.spec (1.23 -> 1.24) , compile.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/ccs/ccs.spec
diff -u packages/ccs/ccs.spec:1.23 packages/ccs/ccs.spec:1.24
--- packages/ccs/ccs.spec:1.23  Fri Mar  7 13:57:47 2008
+++ packages/ccs/ccs.spec       Tue Nov  3 23:01:26 2009
@@ -12,6 +12,7 @@
 Source2:       %{name}.sysconfig
 Patch0:                %{name}-optflags.patch
 Patch1:                %{name}-include.patch
+Patch2:                compile.patch
 URL:           http://sources.redhat.com/cluster/ccs/
 BuildRequires: cman-devel >= 2
 BuildRequires: libxml2-devel >= 2.0
@@ -45,6 +46,7 @@
 %setup -q -n cluster-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cd %{name}
@@ -108,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2009/11/03 22:01:26  sls
+- added compile.patch
+
 Revision 1.23  2008/03/07 12:57:47  hawk
 - don't try to compile header file (trying to fix compilation on Ac)
 - release 2

================================================================
Index: packages/ccs/compile.patch
diff -u /dev/null packages/ccs/compile.patch:1.1
--- /dev/null   Tue Nov  3 23:01:32 2009
+++ packages/ccs/compile.patch  Tue Nov  3 23:01:26 2009
@@ -0,0 +1,10 @@
+--- cluster-2.00.00/ccs/daemon/cnx_mgr.c.orig  2009-11-03 01:52:27.262213115 
+0100
++++ cluster-2.00.00/ccs/daemon/cnx_mgr.c       2009-11-03 01:52:41.261250991 
+0100
+@@ -23,6 +23,7 @@
+ #include <arpa/inet.h>
+ #include <netdb.h>
+ #include <time.h>
++#include <limits.h>
+ #include <libxml/parser.h>
+ #include <libxml/tree.h>
+ #include <libxml/xpath.h>
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ccs/ccs.spec?r1=1.23&r2=1.24&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to