From 5df874e0c435ae0384d05a37a8260836a66b2601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Lepp=C3=A4nen?= Date: Thu, 6 Feb 2020 10:26:20 +0200 Subject: [PATCH] [packaging] Obsolete coreutils <= 6.9-15. Contributes to JB#26141 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomi Leppänen --- rpm/busybox.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpm/busybox.spec b/rpm/busybox.spec index 89fe4b4..e1d575c 100644 --- a/rpm/busybox.spec +++ b/rpm/busybox.spec @@ -50,8 +50,9 @@ a statically linked version of Busybox. %package symlinks-coreutils Requires: %{name} = %{version}-%{release} Summary: Busybox replacements for coreutils -Provides: coreutils Conflicts: gnu-coreutils +Provides: coreutils = 1:6.9+git1 +Obsoletes: coreutils < 1:6.9+git1 %description symlinks-coreutils %{summary} as symlinks.