4.97.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=12
This commit is contained in:
parent
a5f2e2afcb
commit
a0456fc09b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bdee8974fdb629ed9d8e340af41be3f231591c1532d795bf21fd547979d9586
|
||||
size 46388
|
3
kauth-4.97.0.tar.xz
Normal file
3
kauth-4.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11fd81252fb6635472f88748af9f30c8c26fc7a2cb4274b9a5cebe5839aead7d
|
||||
size 46788
|
13
kauth.spec
13
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user