diff --git a/powerman.changes b/powerman.changes index 0f857c6..5551a39 100644 --- a/powerman.changes +++ b/powerman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 2 21:28:34 UTC 2017 - meissner@suse.com + +- prequire daemon user for new factory userhandling + ------------------------------------------------------------------- Wed Feb 15 17:24:43 UTC 2017 - eich@suse.com diff --git a/powerman.spec b/powerman.spec index 87f899f..d012d9c 100644 --- a/powerman.spec +++ b/powerman.spec @@ -41,6 +41,9 @@ BuildRequires: net-snmp-devel BuildRequires: genders %endif BuildRequires: pkgconfig(systemd) +%if 0%{?suse_version} >= 1330 +Requires(pre): user(daemon) +%endif %{?systemd_requires} %description