From 53eae9575647a5e219dfbf98bdf443a4a35a449e Mon Sep 17 00:00:00 2001 From: Jozef Pupava Date: Wed, 21 Aug 2024 19:41:22 +0200 Subject: [PATCH] update_install: Add nfsidmap-devel conflict %package -n nfsidmap0-devel Summary: NFSv4 ID Mapping Library development libraries - legacy Group: Development/Libraries/C and C++ Version: 0.26 Release: 0 Requires: libnfsidmap0 = %{version} Conflicts: nfsidmap-devel --- tests/qam-updinstall/update_install.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/qam-updinstall/update_install.pm b/tests/qam-updinstall/update_install.pm index 49170c7480e5..adbf226a0fb5 100644 --- a/tests/qam-updinstall/update_install.pm +++ b/tests/qam-updinstall/update_install.pm @@ -78,6 +78,7 @@ my @conflicting_packages = ( 'rmt-server-pubcloud', 'systemtap-sdt-devel', 'xen-tools-domU', + 'nfsidmap-devel', 'kernel-firmware-nvidia-gspx-G06-cuda', 'nvidia-open-driver-G06-signed-cuda-kmp-default', 'nv-prefer-signed-open-driver', 'nvidia-open-driver-G06-signed-cuda-kmp-azure', 'nvidia-open-driver-G06-signed-cuda-kmp-64kb',