diff --git a/kdesu.changes b/kdesu.changes index 48580bd..00473c2 100644 --- a/kdesu.changes +++ b/kdesu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 31 15:41:14 UTC 2017 - schwab@suse.de + +- Pre-require group(nogroup) + ------------------------------------------------------------------- Sat Aug 12 09:23:23 UTC 2017 - christophe@krop.fr diff --git a/kdesu.spec b/kdesu.spec index 015e6d4..ff386df 100644 --- a/kdesu.spec +++ b/kdesu.spec @@ -51,7 +51,10 @@ kdessh use it to interface with su and ssh respectively. %package -n %lname Summary: User interface for running shell commands with root privileges Group: System/GUI/KDE -PreReq: permissions +%if %{suse_version} >= 1330 +Requires(pre): group(nogroup) +%endif +Requires(pre): permissions Obsoletes: libKF5Su4 %if %{with lang} Recommends: %lname-lang = %{version}