Accepting request 952090 from server:http

OBS-URL: https://build.opensuse.org/request/show/952090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haproxy?expand=0&rev=112
This commit is contained in:
Dominique Leuenberger 2022-02-09 19:38:31 +00:00 committed by Git OBS Bridge
commit d5b8d4c52e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 4 10:13:35 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
- Add now working CONFIG parameter to sysusers generator
-------------------------------------------------------------------
Tue Jan 11 17:20:22 UTC 2022 - mrueckert@suse.de

View File

@ -186,7 +186,7 @@ make %{?_smp_mflags} \
%if %{with systemd}
make -C admin/systemd PREFIX="%{_prefix}"
%if %{with sysusers}
%sysusers_generate_pre %{SOURCE5} haproxy
%sysusers_generate_pre %{SOURCE5} haproxy haproxy-user.conf
%endif
%endif
make admin/halog/halog DEBUG_CFLAGS="%{optflags}" V=1