[packages/kf5-kauth] - updated to 5.80.0
witekfl
witekfl at pld-linux.org
Mon Mar 22 22:26:53 CET 2021
commit cdef88bd7b69ed4e8e176d50f1751f86ae30f68b
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Mon Mar 22 22:27:10 2021 +0100
- updated to 5.80.0
kf5-kauth.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/kf5-kauth.spec b/kf5-kauth.spec
index 901e091..5454304 100644
--- a/kf5-kauth.spec
+++ b/kf5-kauth.spec
@@ -1,17 +1,17 @@
# TODO:
# - runtime Requires if any
-%define kdeframever 5.79
+%define kdeframever 5.80
%define qtver 5.9.0
%define kfname kauth
Summary: Execute actions as privileged user
Name: kf5-%{kfname}
-Version: 5.79.0
+Version: 5.80.0
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 29569aea274980c7be0fa113fbdd72b5
+# Source0-md5: 82cbe8c336efc8dd2b9e3fc8ee969318
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -78,9 +78,9 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{kfname}5_qt.lang
%defattr(644,root,root,755)
%doc README.md
-%attr(755,root,root) %ghost %{_libdir}/libKF5Auth.so.5
+%ghost %{_libdir}/libKF5Auth.so.5
%attr(755,root,root) %{_libdir}/libKF5Auth.so.*.*
-%attr(755,root,root) %ghost %{_libdir}/libKF5AuthCore.so.5
+%ghost %{_libdir}/libKF5AuthCore.so.5
%attr(755,root,root) %{_libdir}/libKF5AuthCore.so.5.*.*
%dir %{qt5dir}/plugins/kauth
%dir %{qt5dir}/plugins/kauth/backend
@@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/KF5/KAuth
%{_includedir}/KF5/kauth_version.h
%{_libdir}/cmake/KF5Auth
-%attr(755,root,root) %{_libdir}/libKF5Auth.so
-%attr(755,root,root) %{_libdir}/libKF5AuthCore.so
+%{_libdir}/libKF5Auth.so
+%{_libdir}/libKF5AuthCore.so
%{qt5dir}/mkspecs/modules/qt_KAuth.pri
%{qt5dir}/mkspecs/modules/qt_KAuthCore.pri
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-kauth.git/commitdiff/cdef88bd7b69ed4e8e176d50f1751f86ae30f68b
More information about the pld-cvs-commit
mailing list