[packages/kf5-kglobalaccel] - up to 5.10.0

arekm arekm at pld-linux.org
Fri May 22 15:14:41 CEST 2015


commit 1df638ed85cd87edd2b8e7a99ba1558868f71659
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 22 15:14:35 2015 +0200

    - up to 5.10.0

 kf5-kglobalaccel.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/kf5-kglobalaccel.spec b/kf5-kglobalaccel.spec
index ad74b59..c337ddb 100644
--- a/kf5-kglobalaccel.spec
+++ b/kf5-kglobalaccel.spec
@@ -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		kglobalaccel
 
 Summary:	Global desktop keyboard shortcuts
 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:	a37e10b71075bd4308249b443acbd1c7
+# Source0-md5:	1ac01be1b53df4227c2add80a0498407
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Core-devel >= %{qtver}
 BuildRequires:	Qt5DBus-devel >= %{qtver}
@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build/ install \
         DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{kfname}5_qt --with-qm
+%find_lang %{kfname}5_qt --with-qm --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -75,10 +75,13 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kfname}5_qt.lang
 %defattr(644,root,root,755)
 %doc README.md
+%attr(755,root,root) %{_bindir}/kglobalaccel5
 %attr(755,root,root) %ghost %{_libdir}/libKF5GlobalAccel.so.5
-%attr(755,root,root) %{_libdir}/libKF5GlobalAccel.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5GlobalAccel.so.*.*
 %{_datadir}/dbus-1/interfaces/kf5_org.kde.KGlobalAccel.xml
 %{_datadir}/dbus-1/interfaces/kf5_org.kde.kglobalaccel.Component.xml
+%{_datadir}/dbus-1/services/org.kde.kglobalaccel.service
+%{_datadir}/kservices5/kglobalaccel5.desktop
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kglobalaccel.git/commitdiff/1df638ed85cd87edd2b8e7a99ba1558868f71659



More information about the pld-cvs-commit mailing list