From a0456fc09b2d6a7e760530696aafd699c9524728847b7da7031bab7a2cf0240b Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 1 Mar 2014 18:32:17 +0000 Subject: [PATCH] 4.97.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=12 --- kauth-4.96.0.tar.xz | 3 --- kauth-4.97.0.tar.xz | 3 +++ kauth.spec | 13 ++++++------- 3 files changed, 9 insertions(+), 10 deletions(-) delete mode 100644 kauth-4.96.0.tar.xz create mode 100644 kauth-4.97.0.tar.xz diff --git a/kauth-4.96.0.tar.xz b/kauth-4.96.0.tar.xz deleted file mode 100644 index 11e95cf..0000000 --- a/kauth-4.96.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bdee8974fdb629ed9d8e340af41be3f231591c1532d795bf21fd547979d9586 -size 46388 diff --git a/kauth-4.97.0.tar.xz b/kauth-4.97.0.tar.xz new file mode 100644 index 0000000..b8ee731 --- /dev/null +++ b/kauth-4.97.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fd81252fb6635472f88748af9f30c8c26fc7a2cb4274b9a5cebe5839aead7d +size 46788 diff --git a/kauth.spec b/kauth.spec index 386829d..c1634a5 100644 --- a/kauth.spec +++ b/kauth.spec @@ -16,12 +16,12 @@ # -%define lname libKF5Auth4 +%define lname libKF5Auth5 Name: kauth -Version: 4.96.0 +Version: 4.97.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.10 +BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{_kf5_version} BuildRequires: kf5-filesystem @@ -40,6 +40,7 @@ KAuth is a framework to let applications perform actions as a privileged user. %package -n %lname Summary: Framework which lets applications perform actions as a privileged user Group: System/GUI/KDE +Obsoletes: libKF5Auth4 %description -n %lname KAuth is a framework to let applications perform actions as a privileged user. @@ -66,8 +67,7 @@ Development files. %kf5_makeinstall -C build %fdupes -s %{buildroot} -# Comment out until security review is done! -# echo "setBadness('suse-dbus-unauthorized-service', 0)" > $RPM_SOURCE_DIR/%name-rpmlintrc +echo "setBadness('suse-dbus-unauthorized-service', 0)" > $RPM_SOURCE_DIR/%name-rpmlintrc %post -n %lname -p /sbin/ldconfig @@ -78,8 +78,7 @@ Development files. %doc COPYING* README* %{_kf5_libdir}/libKF5Auth.so.* %{_kf5_plugindir}/ -# Until security review is done! -%exclude %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kf5auth.conf +%{_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