4.97.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=12
This commit is contained in:
parent
836774f58b
commit
94e475cd5e
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
|
Name: kauth
|
||||||
Version: 4.96.0
|
Version: 4.97.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.10
|
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kcoreaddons-devel >= %{_kf5_version}
|
BuildRequires: kcoreaddons-devel >= %{_kf5_version}
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@ -40,6 +40,7 @@ KAuth is a framework to let applications perform actions as a privileged user.
|
|||||||
%package -n %lname
|
%package -n %lname
|
||||||
Summary: Framework which lets applications perform actions as a privileged user
|
Summary: Framework which lets applications perform actions as a privileged user
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
|
Obsoletes: libKF5Auth4
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
KAuth is a framework to let applications perform actions as a privileged user.
|
KAuth is a framework to let applications perform actions as a privileged user.
|
||||||
@ -66,8 +67,7 @@ Development files.
|
|||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
%fdupes -s %{buildroot}
|
%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
|
%post -n %lname -p /sbin/ldconfig
|
||||||
|
|
||||||
@ -78,8 +78,7 @@ Development files.
|
|||||||
%doc COPYING* README*
|
%doc COPYING* README*
|
||||||
%{_kf5_libdir}/libKF5Auth.so.*
|
%{_kf5_libdir}/libKF5Auth.so.*
|
||||||
%{_kf5_plugindir}/
|
%{_kf5_plugindir}/
|
||||||
# Until security review is done!
|
%{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kf5auth.conf
|
||||||
%exclude %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kf5auth.conf
|
|
||||||
%dir %{_kf5_datadir}/kauth
|
%dir %{_kf5_datadir}/kauth
|
||||||
%{_kf5_datadir}/kauth/dbus_policy.stub
|
%{_kf5_datadir}/kauth/dbus_policy.stub
|
||||||
%{_kf5_datadir}/kauth/dbus_service.stub
|
%{_kf5_datadir}/kauth/dbus_service.stub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user