[packages/kf5-extra-cmake-modules] - BR: qt5-assistant - tests disabled (I don't know how to fix build)

witekfl witekfl at pld-linux.org
Sun Jul 10 11:45:23 CEST 2016


commit 73489ac4d1f0841af40009bee6461f5465c46bf7
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Jul 10 12:43:53 2016 +0300

    - BR: qt5-assistant
    - tests disabled (I don't know how to fix build)

 kf5-extra-cmake-modules.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kf5-extra-cmake-modules.spec b/kf5-extra-cmake-modules.spec
index 63818d8..0493c62 100644
--- a/kf5-extra-cmake-modules.spec
+++ b/kf5-extra-cmake-modules.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests		# build without tests
+%bcond_with	tests		# build without tests
 
 %define		orgname		extra-cmake-modules
 %define		kdeframever	5.24
@@ -14,6 +14,7 @@ Source0:	http://download.kde.org/stable/frameworks/%{kdeframever}/%{orgname}-%{v
 # Source0-md5:	cd3b0c844234ad29cfdba89d63ccb2ae
 URL:		http://www.kde.org/
 BuildRequires:	cmake >= 2.8.12
+BuildRequires:	qt5-assistant
 BuildRequires:	qt5-linguist
 BuildRequires:	rpmbuild(macros) >= 1.698
 BuildRequires:	sphinx-pdg
@@ -51,7 +52,7 @@ cd build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} -C build/ install \
+%{__make} -C build install \
         DESTDIR=$RPM_BUILD_ROOT
 
 mv $RPM_BUILD_ROOT%{_docdir}/ECM ECM-doc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-extra-cmake-modules.git/commitdiff/73489ac4d1f0841af40009bee6461f5465c46bf7



More information about the pld-cvs-commit mailing list