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

index ce908532f14c4012bdad4d6408d0fbf3646660da..e735183c0a3f43a00e4d93ad95612a847a14a77f 100644 (file)
@@ -1,17 +1,17 @@
 # TODO:
 # - dir /usr/include/KF5 not packaged
-%define                kdeframever     5.4
+%define                kdeframever     5.10
 %define                qtver           5.3.2
 %define                kfname          kidletime
 
 Summary:       Reporting of idle time of user and system
 Name:          kf5-%{kfname}
-Version:       5.4.0
+Version:       5.10.0
 Release:       0.1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: f44e4f4d55d5916727d2bbfbfae6c5bc
+# Source0-md5: 0461f21f265b88d4d3a274c77fe4c19c
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5IdleTime.so.5
-%attr(755,root,root) %{_libdir}/libKF5IdleTime.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5IdleTime.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.626329 seconds and 4 git commands to generate.