Hello community, here is the log from the commit of package nginx for openSUSE:Factory checked in at 2020-01-23 15:55:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nginx (Old) and /work/SRC/openSUSE:Factory/.nginx.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nginx" Thu Jan 23 15:55:25 2020 rev:45 rq:766541 version:1.17.7 Changes: -------- --- /work/SRC/openSUSE:Factory/nginx/nginx.changes 2019-12-30 12:35:32.939827637 +0100 +++ /work/SRC/openSUSE:Factory/.nginx.new.26092/nginx.changes 2020-01-23 15:55:44.151121550 +0100 @@ -1,0 +2,6 @@ +Tue Jan 21 16:35:28 UTC 2020 - Thorsten Kukuk <[email protected]> + +- Use systemd_ordering instead of systemd_requires, nginx is useable + without sysemd, too. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nginx.spec ++++++ --- /var/tmp/diff_new_pack.fNXZBo/_old 2020-01-23 15:55:47.115123150 +0100 +++ /var/tmp/diff_new_pack.fNXZBo/_new 2020-01-23 15:55:47.115123150 +0100 @@ -1,7 +1,7 @@ # # spec file for package nginx # -# Copyright (c) 2019 SUSE LLC +# 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 @@ -131,7 +131,7 @@ # %if %{with systemd} BuildRequires: pkgconfig(systemd) -%{?systemd_requires} +%{?systemd_ordering} %else Requires(pre): %fillup_prereq Requires(pre): %insserv_prereq
