From 3d4bedfc175ef4695aab97a1734e7f1660eaf4d4 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 5 Sep 2021 20:04:43 +0200 Subject: [PATCH] switch to BC: valgrind th-i686 fails to install glibc-debuginfo: Loading [pndir]th-debuginfo... 11548 packages read Something wrong, something not quite right... Memory exhausted --- libseccomp.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libseccomp.spec b/libseccomp.spec index 6e7f540..812cf84 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -40,8 +40,7 @@ BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 %endif %if %{with tests} -BuildRequires: glibc-debuginfo -BuildRequires: valgrind +BuildConflicts: valgrind %endif ExclusiveArch: %{ix86} %{x8664} x32 %{arm} aarch64 mips mips64 parisc parisc64 ppc ppc64 riscv64 s390 s390x BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.43.0