Hello community,

here is the log from the commit of package kdesu for openSUSE:Factory checked 
in at 2015-01-29 12:49:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdesu (Old)
 and      /work/SRC/openSUSE:Factory/.kdesu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdesu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdesu/kdesu.changes      2014-12-21 
11:57:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdesu.new/kdesu.changes 2015-01-29 
12:49:23.000000000 +0100
@@ -1,0 +2,8 @@
+Sat Jan  3 18:03:09 UTC 2015 - [email protected]
+
+- Update to 5.6.0
+  * Fix build on OSX and on FreeBSD
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+-------------------------------------------------------------------

Old:
----
  kdesu-5.5.0.tar.xz

New:
----
  kdesu-5.6.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdesu.spec ++++++
--- /var/tmp/diff_new_pack.sk90Gd/_old  2015-01-29 12:49:24.000000000 +0100
+++ /var/tmp/diff_new_pack.sk90Gd/_new  2015-01-29 12:49:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdesu
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Su5
 Name:           kdesu
-Version:        5.5.0
+Version:        5.6.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.5.0
+BuildRequires:  extra-cmake-modules >= 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  kcoreaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
@@ -34,7 +34,7 @@
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 # PATCH-FIX-OPENSUSE fpie.patch -- make kdesud compile/link with -(f)pie flags
 Patch0:         fpie.patch

++++++ fpie.patch ++++++
--- /var/tmp/diff_new_pack.sk90Gd/_old  2015-01-29 12:49:24.000000000 +0100
+++ /var/tmp/diff_new_pack.sk90Gd/_new  2015-01-29 12:49:24.000000000 +0100
@@ -1,10 +1,10 @@
 diff --git a/src/kdesud/CMakeLists.txt b/src/kdesud/CMakeLists.txt
-index 1276a55..998f9e0 100644
+index 90bd3f7..1118755 100644
 --- a/src/kdesud/CMakeLists.txt
 +++ b/src/kdesud/CMakeLists.txt
-@@ -17,10 +17,9 @@ ecm_mark_nongui_executable(kdesud)
- 
- target_link_libraries(kdesud KF5::Su KF5::I18n ${X11_LIBRARIES})
+@@ -20,10 +20,9 @@ if(HAVE_X11)
+   target_include_directories(kdesud PRIVATE ${X11_X11_INCLUDE_PATH})
+ endif()
  
 -if(KDE4_ENABLE_FPIE)
 -    macro_add_compile_flags(kdesud ${KDE4_CXX_FPIE_FLAGS})

++++++ kdesu-5.5.0.tar.xz -> kdesu-5.6.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesu-5.5.0/CMakeLists.txt 
new/kdesu-5.6.0/CMakeLists.txt
--- old/kdesu-5.5.0/CMakeLists.txt      2014-12-06 13:36:18.000000000 +0100
+++ new/kdesu-5.6.0/CMakeLists.txt      2015-01-03 13:05:41.000000000 +0100
@@ -2,7 +2,7 @@
 
 project(KDESu)
 
-find_package(ECM 1.5.0 REQUIRED NO_MODULE)
+find_package(ECM 1.6.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -12,8 +12,8 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-set(KF5_VERSION "5.5.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.5.0") # handled by release scripts
+set(KF5_VERSION "5.6.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.6.0") # handled by release scripts
 find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Service ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Pty ${KF5_DEP_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesu-5.5.0/po/ca/kdesud5.po 
new/kdesu-5.6.0/po/ca/kdesud5.po
--- old/kdesu-5.5.0/po/ca/kdesud5.po    2014-12-06 13:36:18.000000000 +0100
+++ new/kdesu-5.6.0/po/ca/kdesud5.po    2015-01-03 13:05:41.000000000 +0100
@@ -4,14 +4,14 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <[email protected]>, 2014.
-# Antoni Bella Pérez <[email protected]>, 2014.
+# Antoni Bella Pérez <[email protected]>, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdesud5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-11-13 07:46+0000\n"
 "PO-Revision-Date: 2014-06-25 15:58+0200\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesu-5.5.0/po/gd/kdesud5.po 
new/kdesu-5.6.0/po/gd/kdesud5.po
--- old/kdesu-5.5.0/po/gd/kdesud5.po    1970-01-01 01:00:00.000000000 +0100
+++ new/kdesu-5.6.0/po/gd/kdesud5.po    2015-01-03 13:05:41.000000000 +0100
@@ -0,0 +1,48 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# GunChleoc <[email protected]>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: kdesud5\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2014-11-13 07:46+0000\n"
+"PO-Revision-Date: 2014-12-09 12:21+0100\n"
+"Last-Translator: GunChleoc <[email protected]>\n"
+"Language-Team: Fòram na Gàidhlig\n"
+"Language: gd\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
+"(n > 2 && n < 20) ? 2 : 3;\n"
+"X-Generator: Virtaal 0.7.1\n"
+"X-Project-Style: kde\n"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "GunChleoc"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: kdesud.cpp:263
+msgid "KDE su daemon"
+msgstr "Daemon su airson KDE"
+
+#: kdesud.cpp:264
+msgid "Daemon used by kdesu"
+msgstr "An daemon a chleachdas kdesu"
+
+#: kdesud.cpp:266
+msgid "Copyright (c) 1999,2000 Geert Jansen"
+msgstr "Còir-lethbhreac (c) 1999,2000 Geert Jansen"
+
+#: kdesud.cpp:267
+msgid "Geert Jansen"
+msgstr "Geert Jansen"
+
+#: kdesud.cpp:267
+msgid "Author"
+msgstr "Ùghdar"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesu-5.5.0/src/kdesud/CMakeLists.txt 
new/kdesu-5.6.0/src/kdesud/CMakeLists.txt
--- old/kdesu-5.5.0/src/kdesud/CMakeLists.txt   2014-12-06 13:36:18.000000000 
+0100
+++ new/kdesu-5.6.0/src/kdesud/CMakeLists.txt   2015-01-03 13:05:41.000000000 
+0100
@@ -16,6 +16,9 @@
 ecm_mark_nongui_executable(kdesud)
 
 target_link_libraries(kdesud KF5::Su KF5::I18n ${X11_LIBRARIES})
+if(HAVE_X11)
+  target_include_directories(kdesud PRIVATE ${X11_X11_INCLUDE_PATH})
+endif()
 
 if(KDE4_ENABLE_FPIE)
     macro_add_compile_flags(kdesud ${KDE4_CXX_FPIE_FLAGS})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesu-5.5.0/src/kdesud/kdesud.cpp 
new/kdesu-5.6.0/src/kdesud/kdesud.cpp
--- old/kdesu-5.5.0/src/kdesud/kdesud.cpp       2014-12-06 13:36:18.000000000 
+0100
+++ new/kdesu-5.6.0/src/kdesud/kdesud.cpp       2015-01-03 13:05:41.000000000 
+0100
@@ -73,7 +73,7 @@
 #include "repo.h"
 #include "handler.h"
 
-#ifdef HAVE_X11
+#if HAVE_X11
 #include <X11/X.h>
 #include <X11/Xlib.h>
 #endif
@@ -94,7 +94,7 @@
 Repository *repo;
 QString Version(QStringLiteral("1.01"));
 QByteArray sock;
-#ifdef HAVE_X11
+#if HAVE_X11
 Display *x11Display;
 #endif
 int pipeOfDeath[2];
@@ -107,7 +107,7 @@
 
 // Borrowed from kdebase/kaudio/kaudioserver.cpp
 
-#ifdef HAVE_X11
+#if HAVE_X11
 extern "C" int xio_errhandler(Display *);
 
 int xio_errhandler(Display *)
@@ -307,7 +307,7 @@
     if (pid)
         _exit(0);
 
-#ifdef HAVE_X11
+#if HAVE_X11
     // Make sure we exit when the display gets closed.
     int x11Fd = initXconnection();
     maxfd = qMax(maxfd, x11Fd);
@@ -344,7 +344,7 @@
     FD_ZERO(&active_fds);
     FD_SET(sockfd, &active_fds);
     FD_SET(pipeOfDeath[0], &active_fds);
-#ifdef HAVE_X11
+#if HAVE_X11
     if (x11Fd != -1)
         FD_SET(x11Fd, &active_fds);
 #endif
@@ -352,7 +352,7 @@
     while (1)
     {
         tmp_fds = active_fds;
-#ifdef HAVE_X11
+#if HAVE_X11
         if(x11Display)
             XFlush(x11Display);
 #endif
@@ -396,7 +396,7 @@
                 while(result > 0);
             }
 
-#ifdef HAVE_X11
+#if HAVE_X11
             if (i == x11Fd)
             {
                 // Discard X events
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesu-5.5.0/src/sshprocess.cpp 
new/kdesu-5.6.0/src/sshprocess.cpp
--- old/kdesu-5.5.0/src/sshprocess.cpp  2014-12-06 13:36:18.000000000 +0100
+++ new/kdesu-5.6.0/src/sshprocess.cpp  2015-01-03 13:05:41.000000000 +0100
@@ -14,6 +14,7 @@
 
 #include <unistd.h>
 #include <signal.h>
+#include <time.h>
 
 #include <QDebug>
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to