From e2928d0221dd46cc0f80b27efa810ed103b7e32d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 3 Jul 2019 16:43:14 +0200 Subject: [PATCH] Ignore a test failing with rpm-4.15 --- cmake.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmake.spec b/cmake.spec index e3cb561..1fb96be 100644 --- a/cmake.spec +++ b/cmake.spec @@ -404,6 +404,7 @@ pushd build #CMake.FileDownload, CTestTestUpload, and curl require internet access # RunCMake.CPack_RPM is broken if disttag contains "+", bug #1499151 NO_TEST="CMake.FileDownload|CTestTestUpload|curl|RunCMake.CPack_RPM" +NO_TEST="$NO_TEST|CPackComponentsForAll-RPM-IgnoreGroup" # RunCMake.File_Generate fails on S390X %ifarch s390x NO_TEST="$NO_TEST|RunCMake.File_Generate" @@ -481,6 +482,7 @@ mv -f Modules/FindLibArchive.disabled Modules/FindLibArchive.cmake %changelog * Wed Jul 03 2019 Björn Esser - 3.14.5-2 - Rebuild (jsoncpp), bootstrap without qt5 +- Ignore a test failing with rpm-4.15 * Fri May 31 2019 Björn Esser - 3.14.5-1 - 3.14.5