--- rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2013/02/24 15:49:57 1.7 +++ rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2013/02/25 19:24:01 1.9 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.6 2013/02/22 17:46:38 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.8 2013/02/24 15:51:24 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 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,7 @@ Patch2: e-smith-ldap-5.4.0-remove_schema Patch3: e-smith-ldap-5.4.0-use_slapd.conf.patch Patch4: e-smith-ldap-5.4.0-empty_slapd.d.patch Patch5: e-smith-ldap-5.4.0-wait_slapd_initialization.patch +Patch6: e-smith-ldap-5.4.0-db_archive.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -23,6 +24,7 @@ Requires: openldap >= 2.0.0 Requires: openldap-clients Requires: openldap-servers Requires: perl(Net::LDAP) +Requires: db4-utils Requires: e-smith-formmagick >= 1.4.0-9 BuildRequires: e-smith-devtools >= 1.13.1-03 AutoReqProv: no @@ -31,7 +33,10 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog -* Fri Feb 22 2013 Daniel Berteaud 5.4.0-7.sme +* Mon Feb 25 2013 Daniel Berteaud 5.4.0-8.sme +- Use db_archive to remove unused BDB log files [SME: 7403] + +* Sun Feb 24 2013 Daniel Berteaud 5.4.0-7.sme - Wait for slapd to be ready before running bootstrap-ldap-save [SME: 7395] * Fri Feb 22 2013 Daniel Berteaud 5.4.0-6.sme @@ -950,6 +955,7 @@ e-smith server and gateway software - LD %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build perl createlinks