Hello community, here is the log from the commit of package shorewall for openSUSE:Factory checked in at 2020-02-04 19:54:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shorewall (Old) and /work/SRC/openSUSE:Factory/.shorewall.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shorewall" Tue Feb 4 19:54:49 2020 rev:110 rq:769770 version:5.2.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/shorewall/shorewall.changes 2020-01-23 15:55:54.159126955 +0100 +++ /work/SRC/openSUSE:Factory/.shorewall.new.26092/shorewall.changes 2020-02-04 19:54:51.297374151 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:30:24 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shorewall.spec ++++++ --- /var/tmp/diff_new_pack.yQ5gIA/_old 2020-02-04 19:54:53.001375145 +0100 +++ /var/tmp/diff_new_pack.yQ5gIA/_new 2020-02-04 19:54:53.001375145 +0100 @@ -46,8 +46,8 @@ # PATCH-FIX-OPENSUSE Shorewall-lite (6) use of fillup template Patch3: shorewall-lite-fillup-install.patch BuildRequires: bash >= 4 -BuildRequires: systemd BuildRequires: perl(Digest::SHA) +BuildRequires: pkgconfig(systemd) Requires: %{_sbindir}/service Requires: %{name}-core = %{version}-%{release} Requires: iproute2 @@ -58,7 +58,7 @@ Suggests: xtables-addons Provides: shoreline_firewall = %{version}-%{release} BuildArch: noarch -%{?systemd_requires} +%{?systemd_ordering} %{perl_requires} %description
