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

index 95076329ed18a618312f86821d8fbf3fb8f6ba23..e8e7169f71e8033ed8194c24b9a889b801790863 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeplasmaver    5.11.2
+%define                kdeplasmaver    5.14.4
 %define                qtver           5.3.2
 %define                kpname          libkscreen
 
 Summary:       KDE screen management software
 Name:          kp5-%{kpname}
-Version:       5.11.2
+Version:       5.14.4
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 97f681f4dbf99b45f320a6893f400fe3
+# Source0-md5: 6cafec0732d42a11618b0f7843b9cdb7
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kscreen-doctor
-%attr(755,root,root) %{_libdir}/kf5/kscreen_backend_launcher
+%attr(755,root,root) %{_prefix}/libexec/kf5/kscreen_backend_launcher
 %attr(755,root,root) %{_libdir}/libKF5Screen.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libKF5Screen.so.7
 %dir %{_libdir}/qt5/plugins/kf5/kscreen
This page took 0.243353 seconds and 4 git commands to generate.