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

index a8c6188c4b3350ea5f7680cec445cf49ccec49c2..2233202d7591ab67ad0ed144a75c068a425c1ed6 100644 (file)
@@ -1,14 +1,14 @@
-%define                kdeplasmaver    5.11.2
+%define                kdeplasmaver    5.14.4
 %define                qtver           5.3.2
 %define                kpname          kde-cli-tools
 Summary:       Tools based on KDE Frameworks 5 to better interact with the system
 Name:          kp5-%{kpname}
 %define                qtver           5.3.2
 %define                kpname          kde-cli-tools
 Summary:       Tools based on KDE Frameworks 5 to better interact with the system
 Name:          kp5-%{kpname}
-Version:       5.11.2
+Version:       5.14.4
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 5a001c97f5784ecb14228e35d8edf8f2
+# Source0-md5: d008931a914d5748da62f6667915c7d6
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -68,8 +68,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/kstart5
 %attr(755,root,root) %{_bindir}/ksvgtopng5
 %attr(755,root,root) %{_bindir}/ktraderclient5
 %attr(755,root,root) %{_bindir}/kstart5
 %attr(755,root,root) %{_bindir}/ksvgtopng5
 %attr(755,root,root) %{_bindir}/ktraderclient5
-%attr(755,root,root) %{_libdir}/kf5/kdeeject
-%attr(755,root,root) %{_libdir}/kf5/kdesu
+%attr(755,root,root) %{_libexecdir}/kf5/kdeeject
+%attr(755,root,root) %{_libexecdir}/kf5/kdesu
 %attr(755,root,root) %{_libdir}/libkdeinit5_kcmshell5.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/kcm_filetypes.so
 %{_datadir}/kservices5/filetypes.desktop
 %attr(755,root,root) %{_libdir}/libkdeinit5_kcmshell5.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/kcm_filetypes.so
 %{_datadir}/kservices5/filetypes.desktop
This page took 0.325692 seconds and 4 git commands to generate.