diff --git a/nfs-utils.spec b/nfs-utils.spec index b2e65c0..8081d96 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -62,7 +62,7 @@ Requires: libnfsidmap libevent Requires: libtirpc >= 0.2.3-1 libblkid libcap libmount Requires: gssproxy => 0.7.0-3 Requires: rpcbind, sed, gawk, grep -Requires: kmod, keyutils, quota +Requires: kmod, keyutils, quota, python3-pyyaml %{?systemd_requires} %package -n nfs-utils-coreos @@ -443,6 +443,7 @@ fi %changelog * Wed Aug 18 2021 Steve Dickson 2.5.4-3 - mount.nfs: insert 'sloppy' at beginning of the options (bz 1987070) +- spec: Fix dependency problems with nfsdclnts (bz 1924708) * Mon Aug 16 2021 Steve Dickson 2.5.4-2 - Remove nfsconvert command (bz 1937811)