Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 389-ds for openSUSE:Factory checked in at 2021-06-21 20:35:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/389-ds (Old) and /work/SRC/openSUSE:Factory/.389-ds.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "389-ds" Mon Jun 21 20:35:39 2021 rev:42 rq:901051 version:2.0.5~git0.607bfbf16 Changes: -------- --- /work/SRC/openSUSE:Factory/389-ds/389-ds.changes 2021-06-07 22:44:08.512550116 +0200 +++ /work/SRC/openSUSE:Factory/.389-ds.new.2625/389-ds.changes 2021-06-21 20:36:04.206653211 +0200 @@ -1,0 +2,5 @@ +Sat Jun 19 13:01:06 UTC 2021 - Callum Farmer <gm...@opensuse.org> + +- Add now working CONFIG parameter to sysusers generator + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 389-ds.spec ++++++ --- /var/tmp/diff_new_pack.AJVMOe/_old 2021-06-21 20:36:04.766653921 +0200 +++ /var/tmp/diff_new_pack.AJVMOe/_new 2021-06-21 20:36:04.770653926 +0200 @@ -226,7 +226,7 @@ %setup -q -n %{name}-base-%{version} -D -T -a 3 %build -%sysusers_generate_pre %{SOURCE10} %{user_group} +%sysusers_generate_pre %{SOURCE10} %{user_group} %{user_group}-user.conf # Make sure python3 is used in shebangs # FIX ME!! This should be fixed in the source code !!! sed -r -i '1s|^#!\s*%{_bindir}.*python.*|#!%{_bindir}/%{use_python}|' ldap/admin/src/scripts/{*.py,ds-replcheck} src/lib389/cli/ds*