packages: kde4-kde3support/kdelibs-gcc4.patch - added missing header gcc 4....

baggins baggins at pld-linux.org
Wed Aug 3 12:49:17 CEST 2011


Author: baggins                      Date: Wed Aug  3 10:49:17 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added missing header gcc 4.6 barfs on

---- Files affected:
packages/kde4-kde3support:
   kdelibs-gcc4.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/kde4-kde3support/kdelibs-gcc4.patch
diff -u packages/kde4-kde3support/kdelibs-gcc4.patch:1.1 packages/kde4-kde3support/kdelibs-gcc4.patch:1.2
--- packages/kde4-kde3support/kdelibs-gcc4.patch:1.1	Sat Jul  4 00:26:57 2009
+++ packages/kde4-kde3support/kdelibs-gcc4.patch	Wed Aug  3 12:49:12 2011
@@ -21,3 +21,13 @@
    if ( !start || sscanf(start, "|||%d|", &portnum) != 1)
      return ERR_INTERNAL;
  
+--- kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cups-util.c~	2007-10-08 11:52:10.000000000 +0200
++++ kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cups-util.c	2011-08-03 12:48:35.120781904 +0200
+@@ -1,6 +1,7 @@
+ #include <cups/ipp.h>
+ #include <cups/http.h>
+ #include <cups/cups.h>
++#include <stdio.h>
+ #include <stdlib.h>
+ #include <fcntl.h>
+ #include <sys/stat.h>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kde3support/kdelibs-gcc4.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list