Hello community,

here is the log from the commit of package ktp-common-internals for 
openSUSE:Factory checked in at 2014-09-18 07:56:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-common-internals (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-common-internals.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-common-internals"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ktp-common-internals/ktp-common-internals.changes    
    2014-04-26 10:03:09.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-common-internals.new/ktp-common-internals.changes
   2014-09-18 07:56:25.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Sep 16 16:13:14 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 0.8.80 (0.9 beta)
+  * OTR support
+  * Improved group chats
+  * Modernised video chats, now based on GStreamer 1.0
+  * Lots of fixes and speed improvements
+- Added libgcrypt-devel and pkgconfig(libotr) >= 4.0.0 BuildRequires
+- Bump telepathy-qt4-devel BuildRequires to 0.9.5
+- Added disable_tests.diff: disable tests broken with older gcc versions
+- Merge libktpcommoninternals%soversion package into main one:
+  the shared libraries are not used outside ktp frameworks, thus
+  split does not have any benefits
+
+-------------------------------------------------------------------

Old:
----
  ktp-common-internals-0.8.1.tar.bz2

New:
----
  disable_tests.diff
  ktp-common-internals-0.8.80.tar.bz2

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

Other differences:
------------------
++++++ ktp-common-internals.spec ++++++
--- /var/tmp/diff_new_pack.HJesYa/_old  2014-09-18 07:56:26.000000000 +0200
+++ /var/tmp/diff_new_pack.HJesYa/_new  2014-09-18 07:56:26.000000000 +0200
@@ -16,48 +16,47 @@
 #
 
 
-%define         soversion 7
-
 Name:           ktp-common-internals
-Version:        0.8.1
+Version:        0.8.80
 Release:        0
 Summary:        Telepathy common module
 License:        LGPL-2.1+
 Group:          Development/Libraries/Other
 Url:            
http://community.kde.org/Real-Time_Communication_and_Collaboration
-Source0:        
http://download.kde.org/stable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
+Source:         
http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
+# PATCH-FIX-OPENSUSE disable_tests.diff -- disable tests broken with older gcc 
versions
+Patch0:         disable_tests.diff
 BuildRequires:  fdupes
+BuildRequires:  libgcrypt-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  libkdepimlibs4-devel
-BuildRequires:  libkpeople-devel >= 0.2.1
+BuildRequires:  libkpeople-devel >= 0.3.0
 BuildRequires:  libqt4-devel >= 4.8.0
 BuildRequires:  telepathy-logger-qt4-devel >= 0.6.0
-BuildRequires:  telepathy-qt4-devel >= 0.9.2.1
+BuildRequires:  telepathy-qt4-devel >= 0.9.5
+BuildRequires:  pkgconfig(libotr) >= 4.0.0
 Recommends:     %{name}-lang = %{version}
 Requires:       ktp-kpeople = %{version}
+Provides:       libktpcommoninternals6 = %{version}
+Provides:       libktpcommoninternals7 = %{version}
+Provides:       libktpcommoninternals8 = %{version}
+Obsoletes:      libktpcommoninternals6 < %{version}
+Obsoletes:      libktpcommoninternals7 < %{version}
+Obsoletes:      libktpcommoninternals8 <= %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
 %description
 ktp-common-internals is the base library for all the KDE Telepathy packages.
 
-%package -n libktpcommoninternals%{soversion}
-Summary:        Telepathy common module
-Group:          Development/Libraries/Other
-%kde4_runtime_requires
-
-%description -n libktpcommoninternals%{soversion}
-ktp-common-internals is the base library for all the KDE Telepathy packages.
-
 %package devel
 Summary:        Telepathy common module
 Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}
 Requires:       libkde4-devel
-Requires:       libkpeople-devel >= 0.2.0
-Requires:       libktpcommoninternals%{soversion} = %{version}
+Requires:       libkpeople-devel >= 0.3.0
 Requires:       telepathy-logger-qt4-devel >= 0.6.0
-Requires:       telepathy-qt4-devel >= 0.9.2.1
+Requires:       telepathy-qt4-devel >= 0.9.5
 
 %description devel
 ktp-common-internals is the base library for all the KDE Telepathy packages.
@@ -82,6 +81,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kde4 -d build
@@ -97,9 +97,9 @@
 %find_lang ktp-common-internals %{name}.lang
   %fdupes -s %{buildroot}
 
-%post -n libktpcommoninternals%{soversion} -p /sbin/ldconfig
+%post -p /sbin/ldconfig
 
-%postun -n libktpcommoninternals%{soversion} -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %files lang -f %{name}.lang
 
@@ -111,6 +111,7 @@
 %dir %{_kde4_modulesdir}/imports/org/kde
 %dir %{_kde4_appsdir}/katepart
 %dir %{_kde4_appsdir}/katepart/syntax
+%{_kde4_libdir}/libktp*.so.*
 %{_kde4_appsdir}/ktelepathy/
 %{_kde4_bindir}/ktp-debugger
 %{_kde4_modulesdir}/ktploggerplugin_tplogger.so
@@ -118,6 +119,12 @@
 %{_kde4_appsdir}/katepart/syntax/ktpdebugoutput.xml
 %{_kde4_servicesdir}/ktploggerplugin_tplogger.desktop
 %{_kde4_servicetypes}/ktp_logger_plugin.desktop
+%{_kde4_modulesdir}/libexec/ktp-proxy
+%{_kde4_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Proxy.service
+%{_kde4_configkcfgdir}/ktp-proxy-config.kcfg
+%dir %{_kde4_datadir}/telepathy
+%dir %{_kde4_datadir}/telepathy/clients
+%{_kde4_datadir}/telepathy/clients/KTp.Proxy.client
 
 %files -n ktp-kpeople -f filelists/kpeople
 %defattr(-,root,root)
@@ -126,11 +133,6 @@
 %defattr(-,root,root)
 %{_kde4_iconsdir}/hicolor/
 
-%files -n libktpcommoninternals%{soversion}
-%defattr(-,root,root)
-%{_kde4_libdir}/libktp*.so.%{version}
-%{_kde4_libdir}/libktp*.so.%{soversion}
-
 %files devel
 %defattr(-,root,root)
 %{_kde4_includedir}/KTp/

++++++ disable_tests.diff ++++++
diff --git a/CMakeLists.txt b/CMakeLists.txt
index aa017d8..aa43db8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -71,7 +71,7 @@ set(KTP_GLOBAL_SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/global.cpp)
 add_subdirectory(KTp)
 add_subdirectory(tools)
 add_subdirectory(data)
-add_subdirectory(tests)
+#add_subdirectory(tests)
 
 if (OTR_LIBS_FOUND)
     include_directories (${LIBOTR_INCLUDE_DIR}
diff --git a/otr-proxy/CMakeLists.txt b/otr-proxy/CMakeLists.txt
index b3ce85f..eede0e0 100644
--- a/otr-proxy/CMakeLists.txt
+++ b/otr-proxy/CMakeLists.txt
@@ -3,4 +3,4 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR})
 
 add_subdirectory(KTpProxy)
 add_subdirectory(data)
-add_subdirectory(test)
+#add_subdirectory(test)
++++++ ktp-common-internals-0.8.1.tar.bz2 -> 
ktp-common-internals-0.8.80.tar.bz2 ++++++
++++ 16231 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to