[packages/kf5-kwidgetsaddons] - updated to 5.39.0 - one test did not compile (failed-tests.patch)

witekfl witekfl at pld-linux.org
Sat Oct 14 14:55:01 CEST 2017


commit a069a33308c5a882778233b0415246cfcfdc212a
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sat Oct 14 14:54:09 2017 +0200

    - updated to 5.39.0
    - one test did not compile (failed-tests.patch)

 failed-tests.patch      | 10 ++++++++++
 kf5-kwidgetsaddons.spec |  8 +++++---
 2 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/kf5-kwidgetsaddons.spec b/kf5-kwidgetsaddons.spec
index 9599137..3223653 100644
--- a/kf5-kwidgetsaddons.spec
+++ b/kf5-kwidgetsaddons.spec
@@ -1,15 +1,16 @@
-%define		kdeframever	5.38
+%define		kdeframever	5.39
 %define		qtver		5.4.0
 %define		kfname		kwidgetsaddons
 
 Summary:	Large set of desktop widgets
 Name:		kf5-%{kfname}
-Version:	5.38.0
+Version:	5.39.0
 Release:	1
 License:	LGPL v2.1+
 Group:		X11/Libraries
 Source0:	http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5:	4c6a5f0a06c4abeb962d26d05eb060a8
+# Source0-md5:	285d6efcd5ac88a85f783b5cdbeeb9ae
+Patch0:		failed-tests.patch
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Core-devel >= %{qtver}
 BuildRequires:	Qt5Gui-devel >= %{qtver}
@@ -59,6 +60,7 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
 
 %prep
 %setup -q -n %{kfname}-%{version}
+%patch0 -p1
 
 %build
 install -d build
diff --git a/failed-tests.patch b/failed-tests.patch
new file mode 100644
index 0000000..4ad3432
--- /dev/null
+++ b/failed-tests.patch
@@ -0,0 +1,10 @@
+--- kwidgetsaddons-5.39.0/autotests/CMakeLists.txt.orig	2017-10-07 21:25:33.000000000 +0200
++++ kwidgetsaddons-5.39.0/autotests/CMakeLists.txt	2017-10-14 14:48:30.771456135 +0200
+@@ -4,7 +4,6 @@ include(ECMAddTests)
+ find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Test)
+ 
+ ecm_add_tests(
+-  kacceleratormanagertest.cpp
+   kcollapsiblegroupbox_test.cpp
+   kcolorbuttontest.cpp
+   kdatecomboboxtest.cpp
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kwidgetsaddons.git/commitdiff/a069a33308c5a882778233b0415246cfcfdc212a



More information about the pld-cvs-commit mailing list