From c0aec6b7a29f9b242af0a4f3dc47ee4dc54d38c9 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Tue, 11 Feb 2020 14:40:09 +0100 Subject: [PATCH] Disable tests Signed-off-by: Igor Raits --- rust-hostname.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-hostname.spec b/rust-hostname.spec index 8b96131..99a30ac 100644 --- a/rust-hostname.spec +++ b/rust-hostname.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 13 -%bcond_without check +# * https://github.com/svartalf/hostname/issues/10 +%bcond_with check %global debug_package %{nil} %global crate hostname