Hello community, here is the log from the commit of package openldap2 for openSUSE:Factory checked in at 2018-11-12 15:27:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openldap2 (Old) and /work/SRC/openSUSE:Factory/.openldap2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openldap2" Mon Nov 12 15:27:31 2018 rev:140 rq: version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/openldap2/openldap2.changes 2018-11-12 09:36:35.317606003 +0100 +++ /work/SRC/openSUSE:Factory/.openldap2.new/openldap2.changes 2018-11-12 15:27:37.299605960 +0100 @@ -1,0 +2,8 @@ +Mon Nov 12 14:25:52 UTC 2018 - Dominique Leuenberger <[email protected]> + +- Emergency fix: move tmpfiles_create post from the library package + to the main package's post script, which ships the tmpfiles.d + configuration. Fixes the post script of the library (-p + /sbin/ldconfig does not allow more statements in the script). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openldap2.spec ++++++ --- /var/tmp/diff_new_pack.JdnXHQ/_old 2018-11-12 15:27:38.507604279 +0100 +++ /var/tmp/diff_new_pack.JdnXHQ/_new 2018-11-12 15:27:38.511604273 +0100 @@ -458,10 +458,10 @@ /usr/sbin/openldap_update_modules_path.sh fi %{fillup_only -n openldap ldap} +%tmpfiles_create openldap.conf %service_add_post slapd.service %post -n libldap-2_4-2 -p /sbin/ldconfig -%tmpfiles_create openldap.conf %postun -n libldap-2_4-2 -p /sbin/ldconfig
