diff --git a/dhcp.changes b/dhcp.changes index 0134331..beeab0d 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -6,6 +6,11 @@ Tue Oct 15 15:18:59 UTC 2019 - Reinhard Max - Add compile option --enable-secs-byteorder to avoid duplicate lease warnings [bsc#1089524]. +------------------------------------------------------------------- +Wed Oct 2 16:50:48 CEST 2019 - kukuk@suse.de + +- Make systemd a weak dependency as we don't want that in a container + ------------------------------------------------------------------- Wed Aug 28 12:38:32 UTC 2019 - Reinhard Max diff --git a/dhcp.spec b/dhcp.spec index b651829..734390e 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -105,7 +105,7 @@ Requires: dhcp = %{version} Requires: net-tools Requires(post): %fillup_prereq Requires(pre): shadow -%systemd_requires +%systemd_ordering %if 0%{?suse_version} >= 1330 Requires(pre): group(nogroup) %endif