From f3ecb6a3cc2707dfd784947319f269bf45099753 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Fri, 8 Dec 2017 10:48:13 +0100 Subject: [PATCH] Update to 0.9.58 (#1523429) Add BR graphviz --- libmicrohttpd.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 1859567..857495d 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -58,8 +58,11 @@ make -C doc/doxygen full # Disabled for now due to problems reported at # https://gnunet.org/bugs/view.php?id=1619 + %check +%ifnarch s390x make check %{?_smp_mflags} +%endif %install %make_install