diff --git a/nfs-utils.changes b/nfs-utils.changes index 320aae5..b54b4ee 100644 --- a/nfs-utils.changes +++ b/nfs-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 2 13:51:27 CEST 2017 - kukuk@suse.de + +- Prerequire needed group "nogroup" + ------------------------------------------------------------------- Wed Feb 8 02:32:37 UTC 2017 - nfbrown@suse.com diff --git a/nfs-utils.spec b/nfs-utils.spec index 9064493..e69af9b 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -82,6 +82,9 @@ Requires: rpcbind Requires(post): %fillup_prereq Requires(pre): permissions Requires(pre): shadow +%if 0%{?suse_version} >= 1330 +Requires(pre): group(nogroup) +%endif Obsoletes: nfs-utils < 1.1.0 %description -n nfs-client