From 0f4ffc60bd34d761be4796730c6fade8f04abbe0 Mon Sep 17 00:00:00 2001 From: shangyibin Date: Wed, 29 Jun 2022 11:22:46 +0800 Subject: [PATCH] Fallback --- util-linux.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/util-linux.spec b/util-linux.spec index 557ab0d..975192d 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -40,15 +40,14 @@ Requires: pam >= 1.1.3-7, /etc/pam.d/system-auth audit-libs >= 1.0.6 Requires: libblkid = %{version}-%{release} libmount = %{version}-%{release} libsmartcols = %{version}-%{release} Requires: libfdisk = %{version}-%{release} libuuid = %{version}-%{release} -Conflicts: initscripts < 9.79-4 bash-completion < 1:2.1-1 coreutils < 8.20 +Conflicts: initscripts < 9.79-4 bash-completion < 1:2.1-1 coreutils < 8.20 sysvinit-tools < 2.88-14 Conflicts: e2fsprogs < 1.41.8-5 filesystem < 3 Provides: eject = 2.1.6 rfkill = 0.5 Provides: util-linux-ng = %{version}-%{release} hardlink = 1:1.3-9 Provides: /bin/dmesg /bin/kill /bin/more /bin/mount /bin/umount /sbin/blkid Provides: /sbin/blockdev /sbin/findfs /sbin/fsck /sbin/nologin -Provides: /bin/last /bin/lastb /bin/mesg /bin/wall -Obsoletes: eject <= 2.1.5 rfkill <= 0.5 util-linux-ng < 2.19 hardlink <= 1:1.3-9 sysvinit-tools < 0:2.89 +Obsoletes: eject <= 2.1.5 rfkill <= 0.5 util-linux-ng < 2.19 hardlink <= 1:1.3-9 %description The util-linux package contains a random collection of files that @@ -401,6 +400,7 @@ fi - ID:NA - SUG:NA - DESC:Fallback to move hexdump from util-linux to util-linux-devel + Fallback solve yum failure because of files conflicts * Mon Jun 20 2022 shangyibin - 2.37.2-4 - Type:bugfix