Hello community,

here is the log from the commit of package libkgapi for openSUSE:Factory 
checked in at 2016-01-23 01:13:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkgapi (Old)
 and      /work/SRC/openSUSE:Factory/.libkgapi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkgapi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkgapi/libkgapi.changes        2014-08-25 
10:58:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libkgapi.new/libkgapi.changes   2016-01-23 
01:13:26.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Jan 17 18:30:21 UTC 2016 - [email protected]
+
+- Update to 5.1.0
+  * KDE Frameworks 5 based version. (boo#953617)
+
+-------------------------------------------------------------------

Old:
----
  libkgapi-2.2.0.tar.bz2

New:
----
  libkgapi-5.1.0.tar.xz

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

Other differences:
------------------
++++++ libkgapi.spec ++++++
--- /var/tmp/diff_new_pack.Uyx2xm/_old  2016-01-23 01:13:26.000000000 +0100
+++ /var/tmp/diff_new_pack.Uyx2xm/_new  2016-01-23 01:13:26.000000000 +0100
@@ -17,72 +17,228 @@
 
 
 Name:           libkgapi
-Version:        2.2.0
+Version:        5.1.0
 Release:        0
 Summary:        Extension for accessing your Google data
 License:        GPL-2.0+
 Group:          System/GUI/KDE
-Url:            http://www.progdan.cz/
-Source0:        
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
-BuildRequires:  libkde4-devel
-BuildRequires:  libkdepimlibs4-devel
-BuildRequires:  libqjson-devel
-BuildRequires:  libxslt-devel
+Url:            http://www.kde.org
+Source0:        
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
+BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  kcontacts5-devel
+BuildRequires:  kcalcore-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  kf5-filesystem
+BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
+BuildRequires:  cmake(Qt5LinguistTools)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%kde4_akonadi_requires
-%kde4_runtime_requires
-%kde4_pimlibs_requires
 
 %description
-An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks
+An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks.
 
-%package -n libkgapi2-2
-Summary:        Akonadi resource to access your Google data
-Group:          Development/Libraries/KDE
+%package -n libKF5GAPIBlogger5
+Summary:        Extension for accessing your Google data
+Group:          System/GUI/KDE
+Recommends:     %{name}-lang = %{version}
+
+%description -n libKF5GAPIBlogger5
+An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks.
+
+%package -n libKF5GAPICalendar5
+Summary:        Extension for accessing your Google data
+Group:          System/GUI/KDE
+Recommends:     %{name}-lang = %{version}
+
+%description -n libKF5GAPICalendar5
+An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks.
+
+%package -n libKF5GAPIContacts5
+Summary:        Extension for accessing your Google data
+Group:          System/GUI/KDE
+Recommends:     %{name}-lang = %{version}
+
+%description -n libKF5GAPIContacts5
+An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks.
+
+%package -n libKF5GAPICore5
+Summary:        Extension for accessing your Google data
+Group:          System/GUI/KDE
+Recommends:     %{name}-lang = %{version}
+
+%description -n libKF5GAPICore5
+An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks.
 
-%description -n libkgapi2-2
-An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks
+%package -n libKF5GAPIDrive5
+Summary:        Extension for accessing your Google data
+Group:          System/GUI/KDE
+Recommends:     %{name}-lang = %{version}
+
+%description -n libKF5GAPIDrive5
+An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks.
+
+%package -n libKF5GAPILatitude5
+Summary:        Extension for accessing your Google data
+Group:          System/GUI/KDE
+Recommends:     %{name}-lang = %{version}
+
+%description -n libKF5GAPILatitude5
+An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks.
+
+%package -n libKF5GAPIMaps5
+Summary:        Extension for accessing your Google data
+Group:          System/GUI/KDE
+Recommends:     %{name}-lang = %{version}
+
+%description -n libKF5GAPIMaps5
+An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks.
+
+%package -n libKF5GAPITasks5
+Summary:        Extension for accessing your Google data
+Group:          System/GUI/KDE
+Recommends:     %{name}-lang = %{version}
+
+%description -n libKF5GAPITasks5
+An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks.
 
 %package devel
-Summary:        Akonadi resource to access your Google data
+Summary:        KDE PIM Libraries: Build Environment
 Group:          Development/Libraries/KDE
-Requires:       libkde4-devel
-Requires:       libkgapi2-2 = %{version}
-Requires:       libqjson-devel
-Requires:       libxslt-devel
-Provides:       libkgapi2-devel = %{version}
-Obsoletes:      libkgapi2-devel < %{version}
+Requires:       kcontacts5-devel
+Requires:       kcalcore-devel
+Requires:       kcoreaddons-devel
+Requires:       libKF5GAPIBlogger5 = %{version}
+Requires:       libKF5GAPICalendar5 = %{version}
+Requires:       libKF5GAPIContacts5 = %{version}
+Requires:       libKF5GAPICore5 = %{version}
+Requires:       libKF5GAPIDrive5 = %{version}
+Requires:       libKF5GAPILatitude5 = %{version}
+Requires:       libKF5GAPIMaps5 = %{version}
+Requires:       libKF5GAPITasks5 = %{version}
+Obsoletes:      libkgapi5-devel < %{version}
+Provides:       libkgapi5-devel = %{version}
 
 %description devel
-An extension for accessing some Google services, such as Google Calendar, 
Google Contacts and Google tasks
+This package contains all necessary include files and libraries needed
+to develop KDE PIM applications.
+
+%package lang 
+Summary:               Languages for package %{name}
+Group:                 System/Localization
+BuildArch:             noarch
+
+%description lang
+Provides translations to the package %{name}
+
 
-%lang_package
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n libkgapi-%{version}
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build -- -DBUILD_TESTING=ON
   %make_jobs
 
 %install
-  %kde4_makeinstall -C build
-  %kde_post_install
+  %kf5_makeinstall -C build
+  %find_lang libkgapi_qt --with-qt --all-name
+
+%post -n libKF5GAPIBlogger5 -p /sbin/ldconfig
+
+%postun -n libKF5GAPIBlogger5 -p /sbin/ldconfig
+
+%post -n libKF5GAPICalendar5 -p /sbin/ldconfig
+
+%postun -n libKF5GAPICalendar5 -p /sbin/ldconfig
+
+%post -n libKF5GAPIContacts5 -p /sbin/ldconfig
+
+%postun -n libKF5GAPIContacts5 -p /sbin/ldconfig
+
+%post -n libKF5GAPICore5 -p /sbin/ldconfig
+
+%postun -n libKF5GAPICore5 -p /sbin/ldconfig
+
+%post -n libKF5GAPIDrive5 -p /sbin/ldconfig
+
+%postun -n libKF5GAPIDrive5 -p /sbin/ldconfig
+
+%post -n libKF5GAPILatitude5 -p /sbin/ldconfig
+
+%postun -n libKF5GAPILatitude5 -p /sbin/ldconfig
+
+%post -n libKF5GAPIMaps5 -p /sbin/ldconfig
+
+%postun -n libKF5GAPIMaps5 -p /sbin/ldconfig
 
-%post -n libkgapi2-2 -p /sbin/ldconfig
+%post -n libKF5GAPITasks5 -p /sbin/ldconfig
 
-%postun -n libkgapi2-2 -p /sbin/ldconfig
+%postun -n libKF5GAPITasks5 -p /sbin/ldconfig
 
-%files -n libkgapi2-2
+%files -n libKF5GAPIBlogger5
 %defattr(-,root,root)
-%doc LICENSE README
-%{_kde4_libdir}/libkgapi2.so.*
+%doc LICENSE
+%{_kf5_libdir}/libKF5GAPIBlogger.so.*
+
+%files -n libKF5GAPICalendar5
+%defattr(-,root,root)
+%doc LICENSE
+%{_kf5_libdir}/libKF5GAPICalendar.so.*
+
+%files -n libKF5GAPIContacts5
+%defattr(-,root,root)
+%doc LICENSE
+%{_kf5_libdir}/libKF5GAPIContacts.so.*
+
+%files -n libKF5GAPICore5
+%defattr(-,root,root)
+%doc LICENSE
+%{_kf5_libdir}/libKF5GAPICore.so.*
+%{_kf5_configdir}/libkgapi.categories
+
+%files -n libKF5GAPIDrive5
+%defattr(-,root,root)
+%doc LICENSE
+%{_kf5_libdir}/libKF5GAPIDrive.so.*
+
+%files -n libKF5GAPILatitude5
+%defattr(-,root,root)
+%doc LICENSE
+%{_kf5_libdir}/libKF5GAPILatitude.so.*
+
+%files -n libKF5GAPIMaps5
+%defattr(-,root,root)
+%doc LICENSE
+%{_kf5_libdir}/libKF5GAPIMaps.so.*
+
+%files -n libKF5GAPITasks5
+%defattr(-,root,root)
+%doc LICENSE
+%{_kf5_libdir}/libKF5GAPITasks.so.*
 
 %files devel
 %defattr(-,root,root)
-%doc LICENSE README
-%{_kde4_libdir}/libkgapi2.so
-%{_kde4_includedir}/libkgapi2/
-%{_kde4_includedir}/LibKGAPI2/
-%{_libdir}/cmake/LibKGAPI2/
+%doc LICENSE
+%{_kf5_libdir}/libKF5GAPIBlogger.so
+%{_kf5_libdir}/libKF5GAPICalendar.so
+%{_kf5_libdir}/libKF5GAPIContacts.so
+%{_kf5_libdir}/libKF5GAPICore.so
+%{_kf5_libdir}/libKF5GAPIDrive.so
+%{_kf5_libdir}/libKF5GAPILatitude.so
+%{_kf5_libdir}/libKF5GAPIMaps.so
+%{_kf5_libdir}/libKF5GAPITasks.so
+%{_kf5_includedir}/
+%{_kf5_libdir}/cmake/KF5GAPI/
+%{_kf5_mkspecsdir}/qt_KGAPIBlogger.pri
+%{_kf5_mkspecsdir}/qt_KGAPICalendar.pri
+%{_kf5_mkspecsdir}/qt_KGAPIContacts.pri
+%{_kf5_mkspecsdir}/qt_KGAPICore.pri
+%{_kf5_mkspecsdir}/qt_KGAPIDrive.pri
+%{_kf5_mkspecsdir}/qt_KGAPILatitude.pri
+%{_kf5_mkspecsdir}/qt_KGAPIMaps.pri
+%{_kf5_mkspecsdir}/qt_KGAPITasks.pri
+
+%files lang -f libkgapi_qt.lang
+%defattr(-,root,root,-)
 
 %changelog


Reply via email to