Hello community, here is the log from the commit of package libkipi for openSUSE:Factory checked in at 2012-12-07 14:39:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkipi (Old) and /work/SRC/openSUSE:Factory/.libkipi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkipi", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libkipi/libkipi.changes 2012-11-08 07:46:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libkipi.new/libkipi.changes 2012-12-07 14:39:41.000000000 +0100 @@ -1,0 +2,22 @@ +Sat Dec 1 20:03:19 UTC 2012 - [email protected] + +- Update to 4.9.90 + * This is the second Beta release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Sun Nov 25 11:32:21 UTC 2012 - [email protected] + +- Drop patch 4_6_branch.diff as it is not used at all + +------------------------------------------------------------------- +Sat Nov 24 12:51:33 UTC 2012 - [email protected] + +- Update to 4.9.80 + *See http://www.kde.org/announcements/announce-4.10-beta1.php + +------------------------------------------------------------------- +Tue Nov 20 17:23:54 UTC 2012 - [email protected] + +- Fix the SLES build (%make_install is not expanded on SLES) + +------------------------------------------------------------------- @@ -5 +27 @@ - * see http://kde.org/announcements/4.9.3/ for details + * see http://kde.org/announcements/announce-4.9.3.php for details @@ -11 +33 @@ - * see http://kde.org/announcements/4.9.2/ for details + * see http://kde.org/announcements/announce-4.9.2.php for details Old: ---- 4_6_BRANCH.diff libkipi-4.9.3.tar.xz New: ---- libkipi-4.9.90.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkipi.spec ++++++ --- /var/tmp/diff_new_pack.kOQfl8/_old 2012-12-07 14:39:42.000000000 +0100 +++ /var/tmp/diff_new_pack.kOQfl8/_new 2012-12-07 14:39:42.000000000 +0100 @@ -41,10 +41,9 @@ License: BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and MIT Group: Development/Libraries/KDE Url: http://www.kde.org -Version: 4.9.3 +Version: 4.9.90 Release: 0 Source0: %{name}-%{version}.tar.xz -Patch0: 4_6_BRANCH.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires @@ -55,7 +54,6 @@ %prep %setup -q -n %{name}-%version -%patch0 %build %cmake_kde4 -d build @@ -63,32 +61,29 @@ %install cd build - %makeinstall + %kde4_makeinstall %kde_post_install -%clean - rm -rf $RPM_BUILD_ROOT - -%package -n libkipi9 +%package -n libkipi10 Summary: KDE Image Plug-In Interface Group: Development/Libraries/KDE %requires_ge libqt4-x11 -%description -n libkipi9 +%description -n libkipi10 This package provides a generic KDE image plug-in interface used by some KDE image applications. Plug-ins for this interface are in the kipi-plugins package. -%files -n libkipi9 +%files -n libkipi10 %defattr(-,root,root) %_kde4_appsdir/kipi/ %_kde4_libdir/libkipi.so.* %_datadir/icons/hicolor/*/apps/kipi.png %_kde4_servicetypes/kipiplugin.desktop -%post -n libkipi9 -p /sbin/ldconfig +%post -n libkipi10 -p /sbin/ldconfig -%postun -n libkipi9 -p /sbin/ldconfig +%postun -n libkipi10 -p /sbin/ldconfig %package devel Summary: KDE Image Plugin Interface @@ -96,7 +91,7 @@ Provides: libkipi6-devel = %version Obsoletes: libkipi6-devel <= 4.1.87 Requires: libkde4-devel -Requires: libkipi9 = %version +Requires: libkipi10 = %version %description devel This package provides a generic KDE Image Plug-in Interface used by -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
