From f3e42f5ec392012fa1f4c1409566857a8e3fc4cd56178215807d762b3e44ac9f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 26 Apr 2022 08:23:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=330 --- coreutils.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/coreutils.spec b/coreutils.spec index 0b4e67b..1fe1afe 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -20,13 +20,12 @@ # macros but OBS and the bots that rely on parser information from # OBS can't deal with all of them %global flavor @BUILD_FLAVOR@%{nil} - %bcond_with ringdisabled %if "%{flavor}" != "" +%define psuffix -%{flavor} %if %{with ringdisabled} ExclusiveArch: do_not_build %endif -%define psuffix -%{flavor} %else %define psuffix %{nil} %endif @@ -62,14 +61,11 @@ Patch303: coreutils-tests-shorten-extreme-factor-tests.patch Patch304: coreutils-use-python3.patch Patch500: coreutils-disable_tests.patch Patch501: coreutils-test_without_valgrind.patch - # Downstream patch to skip a test failing on OBS. # tests: skip tests/rm/ext3-perf.sh temporarily as it hangs on OBS. Patch810: coreutils-skip-tests-rm-ext3-perf.patch - # Upstream patch - remove with version >9.1: Patch850: gnulib-simple-backup-fix.patch - BuildRequires: automake BuildRequires: gmp-devel BuildRequires: libacl-devel