Hello community, here is the log from the commit of package kpackagekit for openSUSE:Factory checked in at Mon Sep 19 17:32:53 CEST 2011.
-------- --- KDE/kpackagekit/kpackagekit.changes 2011-03-21 10:21:00.000000000 +0100 +++ kpackagekit/kpackagekit.changes 2011-09-16 13:11:03.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Sep 16 13:00:21 UTC 2011 - [email protected] + +- Fix self-obsoletes (fix for RPMLINT warning) +- Added provides for obsoletes (fix for RPMLINT warning) +- Cleaned up spec file formatting + +------------------------------------------------------------------- Package does not exist at destination yet. Using Fallback KDE/kpackagekit Destination is kpackagekit calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpackagekit.spec ++++++ --- /var/tmp/diff_new_pack.xF53aq/_old 2011-09-19 17:32:42.000000000 +0200 +++ /var/tmp/diff_new_pack.xF53aq/_new 2011-09-19 17:32:42.000000000 +0200 @@ -15,57 +15,42 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - -Summary: KDE interface for PackageKit - Name: kpackagekit Version: 0.6.3.3 Release: 10 License: GPLv3 +Summary: KDE interface for PackageKit +Url: http://www.kde-apps.org/content/show.php/KPackageKit?content=84745 Group: System/Packages -#http://websvn.kde.org/trunk/playground/sysadmin/kpackagekit/ -# http://kde-apps.org/CONTENT/content-files/84745-kpackagekit-%{version}.7z +# http://websvn.kde.org/trunk/playground/sysadmin/kpackagekit/ Source0: kpackagekit-%{version}.tar.bz2 -Url: http://www.kde-apps.org/content/show.php/KPackageKit?content=84745 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: libkde4-devel libpackagekit-qt-devel xz +Patch0: smolt.diff +BuildRequires: libkde4-devel +BuildRequires: libpackagekit-qt-devel +BuildRequires: xz Requires: PackageKit Recommends: %{name}-lang = %{version} -Patch: smolt.diff # last used in 11.3 Provides: kupdateapplet = 0.9.18 -Obsoletes: kupdateapplet <= 0.9.17 +Obsoletes: kupdateapplet < 0.9.18 # last used in 11.0 -Provides: kde4-opensuse-updater < 0.8 +Provides: kde4-opensuse-updater = 0.8 Obsoletes: kde4-opensuse-updater < 0.8 +BuildRoot: %{_tmppath}/%{name}-%{version}-build -Obsoletes: kupjk -Obsoletes: ksmolt = 0.2.3 +Provides: kupjk = 0.6.3.3 +Obsoletes: kupjk < 0.6.3.3 +Provides: ksmolt = 0.2.3 +Obsoletes: ksmolt < 0.2.3 %kde4_runtime_requires %description KDE interface for PackageKit package management. - - -Authors: --------- - Adrien BUSTANY <[email protected]> - Daniel Nicoletti <[email protected]> - -#-------------------------------------------------------------------- - - %lang_package %prep %setup -q -%patch -p1 -%if 0 -# Original tarball does not contain the entries to compile the translations -echo "find_package(Msgfmt REQUIRED)" >> CMakeLists.txt -echo "find_package(Gettext REQUIRED)" >> CMakeLists.txt -echo "add_subdirectory( po )" >> CMakeLists.txt -%endif +%patch0 -p1 %build %cmake_kde4 -d build -- -DEDIT_ORIGNS_DESKTOP_NAME="yast inst_source" @@ -73,24 +58,22 @@ %install cd build -%makeinstall +%make_install cd .. -%suse_update_desktop_file kpackagekit %kde_post_install -%find_lang kpackagekit kpackagekit.lang +%find_lang %{name} %{name}.lang %files %defattr(-,root,root) -%_kde4_modulesdir/*.so -%{_libdir}/libkpackagekitlib.so -%_kde4_appsdir/kpackagekit -%_kde4_appsdir/KPackageKitSmartIcon -%_kde4_bindir/kpackagekit -%_kde4_applicationsdir/kpackagekit.desktop -%_kde4_servicesdir -%_kde4_libexecdir/kpackagekitsmarticon -/usr/share/dbus-1/services/org.kde.KPackageKitSmartIcon.service -/usr/share/dbus-1/services/org.freedesktop.PackageKit.service +%{_datadir}/dbus-1/services/org.*.service +%{_kde4_applicationsdir}/kpackagekit.desktop +%{_kde4_appsdir}/kpackagekit +%{_kde4_appsdir}/KPackageKitSmartIcon +%{_kde4_bindir}/kpackagekit +%{_kde4_libdir}/libkpackagekitlib.so +%{_kde4_libexecdir}/kpackagekitsmarticon +%{_kde4_modulesdir}/*.so +%{_kde4_servicesdir} %files lang -f %{name}.lang ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
