From 561a9ff31b3137c28e94c6d944ba841a7bab5f6a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 21 Mar 2023 11:20:49 +0000 Subject: automatic import of resalloc --- resalloc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resalloc.spec b/resalloc.spec index 7d1bb70..0f14562 100644 --- a/resalloc.spec +++ b/resalloc.spec @@ -11,8 +11,11 @@ The resalloc project aims to help with taking care of dynamically \ allocated resources, for example ephemeral virtual machines used for \ the purposes of CI/CD tasks. - +%if 0%{?openEuler} %bcond_without check +%else +%bcond_with check +%endif %if 0%{?fedora} || 0%{?rhel} > 7 || 0%{?is_opensuse} || 0%{?openEuler} %bcond_with python2 -- cgit v1.2.3