Hello community, here is the log from the commit of package kdelibs3 for openSUSE:Factory checked in at Sat Oct 8 22:02:44 CEST 2011.
-------- --- openSUSE:Factory/kdelibs3/kdelibs3.changes 2011-09-23 02:06:16.000000000 +0200 +++ /mounts/work_src_done/STABLE/kdelibs3/kdelibs3.changes 2011-10-08 08:33:55.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Oct 8 06:32:42 UTC 2011 - [email protected] + +- add patch for build with CUPS 1.5 + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- kdelibs-cups-1_5-fix.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdelibs3.spec ++++++ --- /var/tmp/diff_new_pack.r66A7z/_old 2011-10-08 22:02:39.000000000 +0200 +++ /var/tmp/diff_new_pack.r66A7z/_new 2011-10-08 22:02:39.000000000 +0200 @@ -171,6 +171,8 @@ Patch214: kdelibs-trinity-1176550-desktop-size-default.dif Patch215: kdelibs-trinity-1176570-no-default-singleclick.dif +Patch216: kdelibs-cups-1_5-fix.patch + %description This package contains kdelibs, one of the basic packages of the K Desktop Environment. It contains the necessary libraries for the KDE @@ -372,6 +374,7 @@ %patch213 -p1 %patch214 -p1 %patch215 -p1 +%patch216 -p1 tar xfvj %SOURCE12 # ++++++ kdelibs-cups-1_5-fix.patch ++++++ diff -wruN kdelibs-3.5.10.orig/kdeprint/cups/cupsdconf2/cups-util.c kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cups-util.c --- kdelibs-3.5.10.orig/kdeprint/cups/cupsdconf2/cups-util.c 2007-10-08 13:52:10.000000000 +0400 +++ kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cups-util.c 2011-10-08 09:23:37.160060814 +0400 @@ -5,6 +5,7 @@ #include <fcntl.h> #include <sys/stat.h> #include <unistd.h> +#include <stdio.h> #define CUPS_SERVERROOT "/etc/cups" static http_t *cups_server; continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
