From d5a3162b1f123e44fd9d3616063950d56667659d3b9d24cc9520775e038df06c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Tue, 14 May 2019 04:53:20 +0000 Subject: [PATCH] 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 --- openldap2.changes | 6 ++++++ openldap2.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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