--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2011/03/14 15:36:28 1.89 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2013/02/07 13:48:00 1.92 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.88 2011/03/14 15:27:20 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.91 2012/11/13 18:23:21 vip-ire Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.2.0 -%define release 76 +%define release 79 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -79,12 +79,14 @@ Patch65: e-smith-ldap-5.2.0-ldap-init.pa Patch66: e-smith-ldap-5.2.0-replace-logic.patch Patch67: e-smith-ldap-5.2.0-dont_set_gecos_in_ldap.patch Patch68: e-smith-ldap-5.2.0-check_slapd.conf_syntax.patch +Patch69: e-smith-ldap-5.2.0-remove_bdb_logs.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base Requires: e-smith-lib >= 1.15.1-16 Requires: openldap >= 2.0.0 Requires: openldap-clients +Requires: openldap-servers Requires: perl(Net::LDAP) Requires: e-smith-formmagick >= 1.4.0-9 BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -94,6 +96,15 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Thu Feb 7 2013 Charlie Brady 5.2.0-79.sme +- Add missing dependency on openldap-servers [SME: 7233] + +* Tue Nov 13 2012 Daniel Berteaud 5.2.0-78.sme +- Fix removing old BDB log files [SME: 7166] + +* Tue Nov 13 2012 Daniel Berteaud 5.2.0-77.sme +- Remove unused BDB log files [SME: 7166] + * Mon Mar 14 2011 Daniel Berteaud 5.2.0-76.sme - Check slapd.conf syntax before trying to dump the database [SME: 6452] @@ -1049,6 +1060,7 @@ e-smith server and gateway software - LD %patch66 -p1 %patch67 -p1 %patch68 -p1 +%patch69 -p1 %build mkdir -p root/etc/e-smith/tests