From 28e0ae0e3be9b4b385420edd851623abc2deb44f Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sun, 18 Jul 2021 21:02:11 +0200 Subject: [PATCH] Disable tests as deps are missing Signed-off-by: Igor Raits --- rust-textwrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-textwrap.spec b/rust-textwrap.spec index bae26c0..d377b16 100644 --- a/rust-textwrap.spec +++ b/rust-textwrap.spec @@ -1,5 +1,8 @@ # Generated by rust2rpm 18 -%bcond_without check +# * Missing deps: +# lipsum ^0.8 +# unic-emoji-char ^0.9 +%bcond_with check %global debug_package %{nil} %global crate textwrap