This commit is contained in:
shangyibin 2022-06-29 11:22:46 +08:00
parent eb656bc989
commit 0f4ffc60bd

View File

@ -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: libblkid = %{version}-%{release} libmount = %{version}-%{release} libsmartcols = %{version}-%{release}
Requires: libfdisk = %{version}-%{release} libuuid = %{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 Conflicts: e2fsprogs < 1.41.8-5 filesystem < 3
Provides: eject = 2.1.6 rfkill = 0.5 Provides: eject = 2.1.6 rfkill = 0.5
Provides: util-linux-ng = %{version}-%{release} hardlink = 1:1.3-9 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: /bin/dmesg /bin/kill /bin/more /bin/mount /bin/umount /sbin/blkid
Provides: /sbin/blockdev /sbin/findfs /sbin/fsck /sbin/nologin 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
Obsoletes: eject <= 2.1.5 rfkill <= 0.5 util-linux-ng < 2.19 hardlink <= 1:1.3-9 sysvinit-tools < 0:2.89
%description %description
The util-linux package contains a random collection of files that The util-linux package contains a random collection of files that
@ -401,6 +400,7 @@ fi
- ID:NA - ID:NA
- SUG:NA - SUG:NA
- DESC:Fallback to move hexdump from util-linux to util-linux-devel - 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 <shangyibin1@h-partners.com> - 2.37.2-4 * Mon Jun 20 2022 shangyibin <shangyibin1@h-partners.com> - 2.37.2-4
- Type:bugfix - Type:bugfix