1
0
forked from jengelh/openldap2

Accepting request 702733 from home:firstyear:branches:network:ldap

- bsc#1111388 - incorrect post script call causes tmpfiles create not to
  be run.

OBS-URL: https://build.opensuse.org/request/show/702733
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=245
This commit is contained in:
Michael Ströder 2019-05-14 04:53:20 +00:00 committed by Git OBS Bridge
parent 25c5cc719b
commit d5a3162b1f
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 14 04:33:38 UTC 2019 - William Brown <william.brown@suse.com>
- bsc#1111388 - incorrect post script call causes tmpfiles create not to
be run.
-------------------------------------------------------------------
Sun Mar 10 11:45:15 UTC 2019 - Michael Ströder <michael@stroeder.com>

View File

@ -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