From c653899d4d6a24be1b97155c5f5ddab88ef8e9f5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Mar 2018 15:36:48 +0100 Subject: [PATCH] disable tests Signed-off-by: Igor Gnatenko --- rust-syn.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-syn.spec b/rust-syn.spec index d4644ac..a056ec5 100644 --- a/rust-syn.spec +++ b/rust-syn.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm -%bcond_without check +# * Tests require nightly compiler +%bcond_with check %global debug_package %{nil} %global crate syn