From c109308cce9800dbc40503414d40888f7fb3de17 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Feb 2023 00:27:07 +0800 Subject: [PATCH] disable testsuite since it uses the network --- ghc-dbus.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghc-dbus.spec b/ghc-dbus.spec index adc442b..d075c3b 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -4,7 +4,8 @@ %global pkg_name dbus %global pkgver %{pkg_name}-%{version} -%bcond_without tests +# requires network +%bcond_with tests Name: ghc-%{pkg_name} Version: 1.2.27