]> git.pld-linux.org Git - packages/kf5-kinit.git/commitdiff
- up to 5.43.0 auto/th/kf5-kinit-5.43.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 13 Feb 2018 22:11:01 +0000 (23:11 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 13 Feb 2018 22:11:01 +0000 (23:11 +0100)
kf5-kinit.spec

index d572ab2aaffdd3ffbb642e9048534e7b5102d35c..6ec199d591a15e9bf31b13e6cdfdb651a411f5ce 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.39
+%define                kdeframever     5.43
 %define                qtver           5.3.2
 %define                kfname          kinit
 
 Summary:       Helper library to speed up start of applications on KDE workspaces
 Name:          kf5-%{kfname}
-Version:       5.39.0
+Version:       5.43.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 99d1b9b3f7c5301e3c33e62b289cdae3
+# Source0-md5: 48f5100e0a11f24e9321fd2359408b1e
 URL:           http://www.kde.org/
 BuildRequires: cmake >= 2.8.12
 BuildRequires: gettext-devel
@@ -81,9 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/kdeinit5_wrapper
 %attr(755,root,root) %{_bindir}/kshell5
 %attr(755,root,root) %{_bindir}/kwrapper5
-%attr(755,root,root) %{_libdir}/kf5/klauncher
-%attr(755,root,root) %{_libdir}/kf5/start_kdeinit
-%attr(755,root,root) %{_libdir}/kf5/start_kdeinit_wrapper
+%attr(755,root,root) %{_libexecdir}/kf5/klauncher
+%attr(755,root,root) %{_libexecdir}/kf5/start_kdeinit
+%attr(755,root,root) %{_libexecdir}/kf5/start_kdeinit_wrapper
 %attr(755,root,root) %{_libdir}/libkdeinit5_klauncher.so
 %{_datadir}/dbus-1/interfaces/kf5_org.kde.KLauncher.xml
 %{_mandir}/man8/kdeinit5.8*
This page took 0.802171 seconds and 4 git commands to generate.