Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory 
checked in at 2014-06-19 13:14:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdelibs4 (Old)
 and      /work/SRC/openSUSE:Factory/.kdelibs4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdelibs4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4-apidocs.changes        
2014-05-22 06:49:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4-apidocs.changes   
2014-06-19 13:14:59.000000000 +0200
@@ -1,0 +2,29 @@
+Sun Jun  8 18:27:15 UTC 2014 - [email protected]
+
+- Update to 4.13.2
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/announce-4.13.2.php
+
+-------------------------------------------------------------------
+Sat May 24 23:25:09 UTC 2014 - [email protected]
+
+- Added 0001-Drop-Nepomuk-from-KParts-LINK_INTERFACE_LIBRARIES.patch:
+  Nepomuk is only used in a private header, browserrun_p.h, thus it
+  is not needed as KParts public dependancy; makes it possible to
+  drop libsoprano-devel from libkde4-devel Requires
+
+-------------------------------------------------------------------
+Sat May 24 18:35:28 UTC 2014 - [email protected]
+
+- Revert upstream commit avoid-automounting.patch (to avoid
+  auto-mounting in KDiskFreeSpaceInfo::freeSpaceInfo) as it caused
+  a regression (kde#334776)
+
+-------------------------------------------------------------------
+Sat May 24 14:21:17 UTC 2014 - [email protected]
+
+- Drop openSUSE patch make-strigi-optional.patch to restore 
+  the old kio behavior again to show file information during 
+  copy actions. (bnc#879506)
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4.changes        2014-05-22 
06:49:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4.changes   2014-06-19 
13:14:59.000000000 +0200
@@ -1,0 +2,30 @@
+Sun Jun  8 18:27:15 UTC 2014 - [email protected]
+
+- Update to 4.13.2
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/announce-4.13.2.php
+- Drop avoid-automounting.patch due to upstream inclusion
+
+-------------------------------------------------------------------
+Sat May 24 23:25:09 UTC 2014 - [email protected]
+
+- Added 0001-Drop-Nepomuk-from-KParts-LINK_INTERFACE_LIBRARIES.patch:
+  Nepomuk is only used in a private header, browserrun_p.h, thus it
+  is not needed as KParts public dependancy; makes it possible to
+  drop libsoprano-devel from libkde4-devel Requires
+
+-------------------------------------------------------------------
+Sat May 24 18:35:28 UTC 2014 - [email protected]
+
+- Revert upstream commit avoid-automounting.patch (to avoid
+  auto-mounting in KDiskFreeSpaceInfo::freeSpaceInfo) as it caused
+  a regression (kde#334776)
+
+-------------------------------------------------------------------
+Sat May 24 14:21:17 UTC 2014 - [email protected]
+
+- Drop openSUSE patch make-strigi-optional.patch to restore 
+  the old kio behavior again to show file information during 
+  copy actions. (bnc#879506)
+
+-------------------------------------------------------------------

Old:
----
  kdelibs-4.13.1.tar.xz
  make-strigi-optional.patch

New:
----
  0001-Drop-Nepomuk-from-KParts-LINK_INTERFACE_LIBRARIES.patch
  kdelibs-4.13.2.tar.xz

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

Other differences:
------------------
++++++ kdelibs4-apidocs.spec ++++++
--- /var/tmp/diff_new_pack.kjVjGu/_old  2014-06-19 13:15:00.000000000 +0200
+++ /var/tmp/diff_new_pack.kjVjGu/_new  2014-06-19 13:15:00.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kdelibs4-apidocs
-Version:        4.13.1
+Version:        4.13.2
 Release:        0
 Summary:        KDE 4 API documentation
 License:        LGPL-2.1+

++++++ kdelibs4.spec ++++++
--- /var/tmp/diff_new_pack.kjVjGu/_old  2014-06-19 13:15:00.000000000 +0200
+++ /var/tmp/diff_new_pack.kjVjGu/_new  2014-06-19 13:15:00.000000000 +0200
@@ -20,7 +20,7 @@
 %bcond_with gendoxygen
 
 Name:           kdelibs4
-Version:        4.13.1
+Version:        4.13.2
 Release:        0
 BuildRequires:  OpenEXR-devel
 BuildRequires:  automoc4
@@ -48,11 +48,15 @@
 BuildRequires:  libpolkit-qt-1-devel
 BuildRequires:  libqca2-devel >= 2.0.0
 BuildRequires:  libqt4-devel >= 4.8.0
+BuildRequires:  libsoprano-devel
 BuildRequires:  libudev-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  pcre-devel
 BuildRequires:  phonon-devel
+BuildRequires:  shared-desktop-ontologies-devel
 BuildRequires:  shared-mime-info
+BuildRequires:  strigi
+BuildRequires:  strigi-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  utempter-devel
 BuildRequires:  xz
@@ -83,11 +87,12 @@
 Patch11:        exclude-qtuitools-symbols-from-public-libraries.patch
 # PATCH-FIX-OPENSUSE 0001-Ommit-Solid-s-qDebug-and-qWarning-messages.patch -- 
we don't need verbosity here
 Patch12:        0001-Ommit-Solid-s-qDebug-and-qWarning-messages.patch
-# PATCH-FIX-OPENSUSE make-strigi-optional.patch -- kill, kill, kill!!
-Patch13:        make-strigi-optional.patch
 # PATCH-FIX-UPSTREAM silence-warnings-with-cmake-3.patch -- since cmake 3.0 
use of the LOCATION target property
 # is disallowed while it is used in KDE4Macros.cmake -- makes build logs more 
readable; will be in 4.14
 Patch14:        silence-warnings-with-cmake-3.patch
+# PATCH-FIX-OPENSUSE 
0001-Drop-Nepomuk-from-KParts-LINK_INTERFACE_LIBRARIES.patch -- Nepomuk is only 
used in a private header, browserrun_p.h,
+# thus it is not needed as KParts public dependancy, makes it possible to drop 
libsoprano-devel from libkde4-devel Requires
+Patch15:        0001-Drop-Nepomuk-from-KParts-LINK_INTERFACE_LIBRARIES.patch
 PreReq:         permissions
 Requires:       libattica0_4 >= %( echo `rpm -q --queryformat '%{VERSION}' 
libattica-devel`)
 Recommends:     media-player-info
@@ -146,8 +151,8 @@
 %patch10
 %patch11 -p1
 %patch12 -p1
-%patch13 -p1
 %patch14 -p1
+%patch15 -p1
 
 %build
   EXTRA_FLAGS="-DLIB_INSTALL_DIR=%{_kde4_libdir} \
@@ -159,9 +164,7 @@
         -DTEMPLATES_INSTALL_DIR=%{_kde4_sharedir}/templates \
         -DHTML_INSTALL_DIR=%{_kde4_htmldir} \
         -DWITH_SOLID_UDISKS2=TRUE \
-        -DKIO_NO_STRIGI=ON \
         -DKIO_NO_SOPRANO=ON \
-        -DKIO_NO_NEPOMUK=ON \
         -DKDE_DEFAULT_HOME=.kde4 -DSYSCONF_INSTALL_DIR=%{_sysconfdir}"
   %cmake_kde4 -d build -- -DKDE_DISTRIBUTION_TEXT="%distribution" $EXTRA_FLAGS
   %make_jobs
@@ -380,6 +383,7 @@
 %{_kde4_libdir}/libkunitconversion.so.*
 %{_kde4_libdir}/libkunittest.so.*
 %{_kde4_libdir}/libkutils.so.*
+%{_kde4_libdir}/libnepomuk*.so.*
 %{_kde4_libdir}/libplasma.so.*
 %{_kde4_libdir}/libsolid.so.*
 %{_kde4_libdir}/libthreadweaver.so.*

++++++ 0001-Drop-Nepomuk-from-KParts-LINK_INTERFACE_LIBRARIES.patch ++++++
>From 02966e348e37ebf6269aaed238e7ce67fbe958e7 Mon Sep 17 00:00:00 2001
From: Hrvoje Senjan <[email protected]>
Date: Sun, 25 May 2014 00:36:08 +0200
Subject: [PATCH 1/1] Drop Nepomuk from KParts' LINK_INTERFACE_LIBRARIES

Nepomuk is only used in a private header, browserrun_p.h,
thus it is not needed as KParts public dependancy
Makes it possible to drop libsoprano-devel from libkde4-devel Requires
---
 kparts/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kparts/CMakeLists.txt b/kparts/CMakeLists.txt
index 2eab2e8..e17ef5e 100644
--- a/kparts/CMakeLists.txt
+++ b/kparts/CMakeLists.txt
@@ -39,7 +39,6 @@ target_link_libraries(kparts  ${KDE4_KDECORE_LIBS} kdeui kio)
 target_link_libraries(kparts  LINK_INTERFACE_LIBRARIES kio kdeui kdecore 
${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} )
 if(HAVE_NEPOMUK)
   target_link_libraries(kparts  nepomuk nepomukutils)
-  target_link_libraries(kparts  LINK_INTERFACE_LIBRARIES nepomuk nepomukutils )
 endif(HAVE_NEPOMUK)
 
 set_target_properties(kparts PROPERTIES VERSION ${GENERIC_LIB_VERSION} 
-- 
1.9.3

++++++ kdelibs-4.13.1.tar.xz -> kdelibs-4.13.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/kdelibs4/kdelibs-4.13.1.tar.xz 
/work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs-4.13.2.tar.xz differ: char 26, 
line 1


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

Reply via email to