Hello community, here is the log from the commit of package nginx for openSUSE:Factory checked in at 2018-05-29 16:52:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nginx (Old) and /work/SRC/openSUSE:Factory/.nginx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nginx" Tue May 29 16:52:20 2018 rev:24 rq:612712 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nginx/nginx.changes 2018-05-07 14:54:08.337177228 +0200 +++ /work/SRC/openSUSE:Factory/.nginx.new/nginx.changes 2018-05-29 16:52:22.119611352 +0200 @@ -1,0 +2,5 @@ +Tue May 15 16:51:56 UTC 2018 - [email protected] + +- Do not require insserv on systemd-only releases. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nginx.spec ++++++ --- /var/tmp/diff_new_pack.89Eqda/_old 2018-05-29 16:52:22.791586628 +0200 +++ /var/tmp/diff_new_pack.89Eqda/_new 2018-05-29 16:52:22.795586481 +0200 @@ -120,8 +120,6 @@ BuildRequires: vim BuildRequires: zlib-devel %requires_eq perl -Requires(pre): %fillup_prereq -Requires(pre): %insserv_prereq Requires(pre): pwdutils Recommends: logrotate Recommends: vim-plugin-nginx @@ -142,6 +140,9 @@ %if %{with systemd} BuildRequires: pkgconfig(systemd) %{?systemd_requires} +%else +Requires(pre): %fillup_prereq +Requires(pre): %insserv_prereq %endif %description
