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

index 659730cb6544afaeabe44f788dda80e09d35edfb..950d265f94f0ccd81fdfa1bab33a24bfe0ef87ef 100644 (file)
@@ -1,21 +1,22 @@
 #
 # Conditional build:
-%bcond_without tests           # build without tests
+%bcond_with    tests           # build without tests
 
 # TODO:
 # - runtime Requires if any
+# - make test not hanging and switch it back on
 
-%define                kdeframever     5.4
+%define                kdeframever     5.10
 %define                qtver           5.3.2
 %define                kfname          kdbusaddons
 Summary:       Convenience classes for DBus
 Name:          kf5-%{kfname}
-Version:       5.4.0
+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: 33f64aeabee19b22a3d8cc3411342eca
+# Source0-md5: 722b7b6712c30282d071dd5c37e915a9
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -67,7 +68,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
This page took 0.13779 seconds and 4 git commands to generate.