From 7448a9c7db10354db16d13920a1c1a2ec1ab25181b936027d5085a9323c8ccad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Fri, 15 Oct 2021 14:30:55 +0000 Subject: [PATCH] Accepting request 925488 from home:gmbr3:Active - Add CONFIG parameter to %sysusers_generate_pre OBS-URL: https://build.opensuse.org/request/show/925488 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=215 --- nginx.changes | 5 +++++ nginx.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/nginx.changes b/nginx.changes index cc54544..b2ab385 100644 --- a/nginx.changes +++ b/nginx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 15 14:23:41 UTC 2021 - Callum Farmer + +- Add CONFIG parameter to %sysusers_generate_pre + ------------------------------------------------------------------- Mon Oct 11 09:26:39 UTC 2021 - Johannes Segitz diff --git a/nginx.spec b/nginx.spec index 63a9139..b7b737f 100644 --- a/nginx.spec +++ b/nginx.spec @@ -133,7 +133,7 @@ sed -i 's/^\(#define NGX_LISTEN_BACKLOG \).*/\1-1/' src/os/unix/ngx_linux_config %{ngx_configure} %make_build -%sysusers_generate_pre %{SOURCE9} nginx +%sysusers_generate_pre %{SOURCE9} nginx nginx.conf %install %make_install