]> git.pld-linux.org Git - packages/kp5-polkit-kde-agent.git/commitdiff
- updated to 5.14.4
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:08:10 +0000 (10:08 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:08:10 +0000 (10:08 +0100)
kp5-polkit-kde-agent.spec

index 1456b4bf1dc968dd6d9b4b7290632197ea2624f6..5d9aaf5d1fc6452b2ccc147407fcc8d1515ee9fb 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeplasmaver    5.4.0
+%define                kdeplasmaver    5.14.4
 %define                qtver           5.3.2
 %define                kpname          polkit-kde-agent
 
 Summary:       Daemon providing a polkit authentication UI for KDE
 Name:          kp5-%{kpname}
-Version:       5.4.0
+Version:       5.14.4
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-1-%{version}.tar.xz
-# Source0-md5: 8db1823fbdca081fbc0e9b3d9d0281dc
+# Source0-md5: 25e9a3d1745d0c11d8568074229671a3
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -58,6 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kpname}.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/polkit-kde-authentication-agent-1
+%attr(755,root,root) %{_libexecdir}/polkit-kde-authentication-agent-1
 /etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop
 %{_datadir}/knotifications5/policykit1-kde.notifyrc
+%{_desktopdir}/org.kde.polkit-kde-authentication-agent-1.desktop
This page took 0.43884 seconds and 4 git commands to generate.