diff --git a/ebtables.changes b/ebtables.changes index 4285a47..1054438 100644 --- a/ebtables.changes +++ b/ebtables.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue May 5 10:15:21 UTC 2020 - Thorsten Kukuk + +- Revert last /bin/bash -> /bin/sh change + +------------------------------------------------------------------- +Wed Apr 29 14:05:24 UTC 2020 - Thorsten Kukuk + +- Use /bin/sh for ebtables.systemd +- Don't hard require systemd, we don't need that in a container + ------------------------------------------------------------------- Fri Jan 10 14:26:56 UTC 2020 - Kristyna Streitova diff --git a/ebtables.spec b/ebtables.spec index 2396c26..f56f7eb 100644 --- a/ebtables.spec +++ b/ebtables.spec @@ -1,7 +1,7 @@ # # spec file for package ebtables # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,7 +43,7 @@ Requires(pre): %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): update-alternatives Requires(postun): update-alternatives -%{?systemd_requires} +%{?systemd_ordering} %description A firewalling tool to transparently filter network traffic passing a