diff --git a/openldap2.changes b/openldap2.changes index d16810e..7cf9d2f 100644 --- a/openldap2.changes +++ b/openldap2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 14 04:33:38 UTC 2019 - William Brown + +- bsc#1111388 - incorrect post script call causes tmpfiles create not to + be run. + ------------------------------------------------------------------- Sun Mar 10 11:45:15 UTC 2019 - Michael Ströder diff --git a/openldap2.spec b/openldap2.spec index 1f641cb..a6da116 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -1,7 +1,7 @@ # # spec file for package openldap2 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -458,7 +458,7 @@ if [ ${1:-0} -gt 1 ] && [ ! -f /var/adm/openldap_modules_path_updated ] ; then /usr/sbin/openldap_update_modules_path.sh fi %{fillup_only -n openldap ldap} -%tmpfiles_create openldap.conf +%tmpfiles_create %{name}.conf %service_add_post slapd.service %post -n libldap-2_4-2 -p /sbin/ldconfig