Hello community, here is the log from the commit of package kauth for openSUSE:Factory checked in at 2014-05-14 20:26:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kauth (Old) and /work/SRC/openSUSE:Factory/.kauth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kauth" Changes: -------- --- /work/SRC/openSUSE:Factory/kauth/kauth.changes 2014-04-02 17:21:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kauth.new/kauth.changes 2014-05-14 20:26:33.000000000 +0200 @@ -1,0 +2,9 @@ +Sun May 4 01:40:57 UTC 2014 - [email protected] + +- Update to 4.99.0 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-beta2.php + +------------------------------------------------------------------- Old: ---- kauth-4.98.0.tar.xz New: ---- kauth-4.99.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kauth.spec ++++++ --- /var/tmp/diff_new_pack.dm2ILD/_old 2014-05-14 20:26:34.000000000 +0200 +++ /var/tmp/diff_new_pack.dm2ILD/_new 2014-05-14 20:26:34.000000000 +0200 @@ -18,10 +18,10 @@ %define lname libKF5Auth5 Name: kauth -Version: 4.98.0 +Version: 4.99.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.12 +BuildRequires: extra-cmake-modules >= 0.0.13 BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{_kf5_version} BuildRequires: kf5-filesystem @@ -41,6 +41,7 @@ Summary: Framework which lets applications perform actions as a privileged user Group: System/GUI/KDE Obsoletes: libKF5Auth4 +Recommends: %lname-lang = %{version} %description -n %lname KAuth is a framework to let applications perform actions as a privileged user. @@ -56,6 +57,7 @@ KAuth is a framework to let applications perform actions as a privileged user. Development files. +%lang_package -n %lname %prep %setup -q @@ -65,7 +67,9 @@ %install %kf5_makeinstall -C build - %fdupes -s %{buildroot} + %fdupes %{buildroot}%{_kf5_sharedir} + + %find_lang %{name}5 --with-qt --without-mo # Comment out until security review is done! # echo "setBadness('suse-dbus-unauthorized-service', 0)" > $RPM_SOURCE_DIR/%name-rpmlintrc @@ -74,6 +78,8 @@ %postun -n %lname -p /sbin/ldconfig +%files -n %lname-lang -f %{name}5.lang + %files -n %lname %defattr(-,root,root) %doc COPYING* README* @@ -81,9 +87,6 @@ %{_kf5_plugindir}/ # Until security review is done! %exclude %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kf5auth.conf -%dir %{_kf5_datadir}/kauth -%{_kf5_datadir}/kauth/dbus_policy.stub -%{_kf5_datadir}/kauth/dbus_service.stub %files devel %defattr(-,root,root) @@ -93,5 +96,6 @@ %{_kf5_includedir}/*/ %{_kf5_includedir}/*.h %{_kf5_mkspecsdir}/qt_KAuth.pri +%{_kf5_datadir}/kauth/ %changelog ++++++ kauth-4.98.0.tar.xz -> kauth-4.99.0.tar.xz ++++++ ++++ 923454 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
