Hello community, here is the log from the commit of package kdepimlibs4 for openSUSE:Factory checked in at 2012-12-07 14:24:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepimlibs4 (Old) and /work/SRC/openSUSE:Factory/.kdepimlibs4.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepimlibs4", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kdepimlibs4/kdepimlibs4.changes 2012-11-08 07:43:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kdepimlibs4.new/kdepimlibs4.changes 2012-12-07 14:24:13.000000000 +0100 @@ -1,0 +2,24 @@ +Sat Dec 1 19:58:26 UTC 2012 - [email protected] + +- Update to 4.9.90 + * This is the second Beta release for 4.10. Contains bugfixes +- Remove patch buildfix-qjson_0_8_0.diff, as that it was included + upstream + +------------------------------------------------------------------- +Sun Nov 25 13:06:24 UTC 2012 - [email protected] + +- Add buildfix-qjson_0_8_0.diff. Fixes build with QJson 0.8.0 + +------------------------------------------------------------------- +Sun Nov 25 11:12:43 UTC 2012 - [email protected] + +- Drop patch 4_7_branch.diff which is not used at all + +------------------------------------------------------------------- +Sat Nov 24 12:47:25 UTC 2012 - [email protected] + +- Update to 4.9.80 + * See http://www.kde.org/announcements/announce-4.10-beta1.php + +------------------------------------------------------------------- @@ -5 +29 @@ - * see http://kde.org/announcements/4.9.3/ for details + * see http://kde.org/announcements/announce-4.9.3.php for details @@ -11 +35 @@ - * see http://kde.org/announcements/4.9.2/ for details + * see http://kde.org/announcements/announce-4.9.2.php for details Old: ---- 4_7_BRANCH.diff kdepimlibs-4.9.3.tar.xz New: ---- kdepimlibs-4.9.90.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepimlibs4.spec ++++++ --- /var/tmp/diff_new_pack.b3GkFN/_old 2012-12-07 14:24:15.000000000 +0100 +++ /var/tmp/diff_new_pack.b3GkFN/_new 2012-12-07 14:24:15.000000000 +0100 @@ -17,14 +17,13 @@ Name: kdepimlibs4 -Version: 4.9.3 +Version: 4.9.90 Release: 0 Summary: KDE PIM Libraries License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org Source0: kdepimlibs-%{version}.tar.xz -Patch0: 4_7_BRANCH.diff Patch1: disable-pth-build.diff BuildRequires: boost-devel BuildRequires: cyrus-sasl-devel @@ -35,9 +34,14 @@ BuildRequires: libkde4-devel BuildRequires: libprison-devel BuildRequires: libpth-devel +BuildRequires: libqjson-devel BuildRequires: openldap2-devel BuildRequires: xz +%if !0%{?sles_version} BuildRequires: pkgconfig(libical) +%else +BuildRequires: libical-devel +%endif Requires: kdelibs4 >= %( echo `rpm -q --queryformat '%{VERSION}' libkde4-devel`) Recommends: cyrus-sasl-crammd5 Recommends: cyrus-sasl-digestmd5 @@ -52,7 +56,6 @@ %prep %setup -q -n kdepimlibs-%{version} -%patch0 -p1 %patch1 %build @@ -61,7 +64,7 @@ %install cd build - %make_install + %kde4_makeinstall # we don't need it %kde_post_install @@ -75,9 +78,6 @@ /sbin/ldconfig %{_kde4_bindir}/update-mime-database %{_datadir}/mime &> /dev/null || : -%clean - rm -rf %{buildroot} - %package -n libkdepimlibs4 Summary: KDE PIM Libraries Group: System/GUI/KDE @@ -145,6 +145,7 @@ %{_kde4_libdir}/libakonadi-kde.so.* %{_kde4_libdir}/libakonadi-kmime.so.* %{_kde4_libdir}/libakonadi-notes.so.* +%{_kde4_libdir}/libakonadi-socialutils.so.* %package -n libkdepimlibs4-devel Summary: KDE PIM Libraries: Build Environment @@ -156,8 +157,14 @@ Requires: libkde4-devel Requires: libkdepimlibs4 = %{version} Requires: libprison-devel +Requires: libqjson-devel Requires: openldap2-devel +BuildRequires: xz +%if !0%{?sles_version} Requires: pkgconfig(libical) +%else +Requires: libical-devel +%endif %description -n libkdepimlibs4-devel This package contains all necessary include files and libraries needed @@ -180,6 +187,7 @@ %{_kde4_libdir}/libakonadi-kde.so %{_kde4_libdir}/libakonadi-kmime.so %{_kde4_libdir}/libakonadi-notes.so +%{_kde4_libdir}/libakonadi-socialutils.so %{_kde4_libdir}/libgpgme++-pthread.so %{_kde4_libdir}/libgpgme++.so %{_kde4_libdir}/libkabc.so @@ -222,5 +230,6 @@ %{_kde4_servicetypesdir} %{_datadir}/dbus-1/ %{_datadir}/mime/packages/kdepimlibs-mime.xml +%{_datadir}/mime/packages/x-vnd.akonadi.socialfeeditem.xml %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
