From 31ddbb2b8f3ad26c2f3a1695bdbffdf0a8305922dfcc2980d5ac357d9c4bedf3 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Tue, 28 Sep 2021 05:34:19 +0000 Subject: [PATCH] Accepting request 921912 from home:DocB:Orthanc - Test for SharedLibrary.Basic disabled (fails with new glibc) OBS-URL: https://build.opensuse.org/request/show/921912 OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc?expand=0&rev=41 --- orthanc.changes | 5 +++++ orthanc.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/orthanc.changes b/orthanc.changes index c344496..d9e4251 100644 --- a/orthanc.changes +++ b/orthanc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 26 20:02:08 UTC 2021 - Axel Braun + +- Test for SharedLibrary.Basic disabled (fails with new glibc) + ------------------------------------------------------------------- Wed Sep 1 07:27:28 UTC 2021 - Axel Braun diff --git a/orthanc.spec b/orthanc.spec index 73775bf..492a75f 100644 --- a/orthanc.spec +++ b/orthanc.spec @@ -155,7 +155,7 @@ help2man ./Orthanc -N -n "Lightweight, RESTful DICOM server for healthcare and m %ifarch != ix86 build/UnitTests %else -build/UnitTests --gtest_filter=-ImageProcessing.Convolution --gtest_filter=-Version.CivetwebCompression +build/UnitTests --gtest_filter=-ImageProcessing.Convolution --gtest_filter=-Version.CivetwebCompression --gtest_filter=-SharedLibrary.Basic %endif %install