Accepting request 900882 from home:gmbr3:Active

- Add now working CONFIG parameter to sysusers generator

OBS-URL: https://build.opensuse.org/request/show/900882
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=323
This commit is contained in:
Marcus Meissner 2021-06-28 07:07:57 +00:00 committed by Git OBS Bridge
parent 114c6c58ca
commit 712466db64
2 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,11 @@ Wed Jun 23 06:46:55 UTC 2021 - Josef Möllers <josef.moellers@suse.com>
This has been fixed.
[bind-9.16.18.tar.xz, bind-9.16.18.tar.xz.sha512.asc]
-------------------------------------------------------------------
Sat Jun 19 13:11:07 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Add now working CONFIG parameter to sysusers generator
-------------------------------------------------------------------
Thu Jun 17 09:01:18 UTC 2021 - Josef Möllers <josef.moellers@suse.com>

View File

@ -209,7 +209,7 @@ for d in arm; do
make -C doc/${d} SPHINXBUILD=sphinx-build doc
done
%if %{with_systemd}
%sysusers_generate_pre %{SOURCE72} named
%sysusers_generate_pre %{SOURCE72} named named.conf
%endif
%install