]> git.pld-linux.org Git - packages/kf5-kcmutils.git/commitdiff
- up to 5.10.0 auto/th/kf5-kcmutils-5.10.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 22 May 2015 15:39:09 +0000 (17:39 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 22 May 2015 15:39:09 +0000 (17:39 +0200)
kf5-kcmutils.spec

index a072c8780c89d9f64fdbe24953154f3fd8560a6c..bdcc8c2ebac44e0ed32b7718a8d391fa802f9d2b 100644 (file)
@@ -1,19 +1,15 @@
-# TODO:
-# Not packaged:
-# /usr/include/KF5
-# /usr/share/kservicetypes5
-%define                kdeframever     5.4
+%define                kdeframever     5.10
 %define                qtver           5.3.2
 %define                kfname          kcmutils
 
 Summary:       Utilities for KDE System Settings modules
 Name:          kf5-%{kfname}
-Version:       5.4.0
-Release:       0.1
+Version:       5.10.0
+Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: b4d45c6e33a339e8304ef664cb2bd538
+# Source0-md5: 218efa5a30a23eb2b59c50022fc3551d
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -95,7 +91,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5KCMUtils.so.5
-%attr(755,root,root) %{_libdir}/libKF5KCMUtils.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5KCMUtils.so.*.*
 %{_datadir}/kservicetypes5/kcmodule.desktop
 %{_datadir}/kservicetypes5/kcmoduleinit.desktop
 
This page took 0.323482 seconds and 4 git commands to generate.