--- rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2014/10/24 07:42:52 1.14 +++ rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2014/10/24 10:26:16 1.17 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.13 2014/10/24 07:15:04 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.16 2014/10/24 08:18:00 vip-ire Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.4.0 -%define release 12 +%define release 15 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -20,6 +20,9 @@ Patch7: e-smith-ldap-5.4.0-unused.patch Patch8: e-smith-ldap-5.4.0-adjust_slapd_acl.patch Patch9: e-smith-ldap-5.4.0-dont_wipe_db_when_ldif_empty.patch Patch10: e-smith-ldap-5.4.0-db_recover_on_startup.patch +Patch11: e-smith-ldap-5.4.0-dont_overwrite_ldif_with_empty.patch +Patch12: e-smith-ldap-5.4.0-stop_ldap_on_shutdown.patch +Patch13: e-smith-ldap-5.4.0-checkpoint_in_slapd_conf.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -37,6 +40,16 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Fri Oct 24 2014 Daniel Berteaud 5.4.0-15.sme +- Set checkpoint in slapd.conf instead of DB_CONFIG [SME: 8621] + +* Fri Oct 24 2014 Daniel Berteaud 5.4.0-14.sme +- Stop ldap on shutdown (rc0 and rc6) [SME: 8611] + +* Fri Oct 24 2014 Daniel Berteaud 5.4.0-13.sme +- Don't overwrite the ldif dump if slapcat's output is empty + (code from Charlie Brady) [SME: 8621] + * Fri Oct 24 2014 Daniel Berteaud 5.4.0-12.sme - Run db_recover on startup [SME: 8622] @@ -977,6 +990,9 @@ e-smith server and gateway software - LD %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 %build perl createlinks