--- rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2013/02/18 20:47:02 1.3 +++ rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2013/02/22 17:46:38 1.6 @@ -1,16 +1,19 @@ -# $Id: e-smith-ldap.spec,v 1.2 2013/02/13 18:51:13 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.5 2013/02/21 19:14:23 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 3 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch1: e-smith-ldap-5.4.0-remove_autofs.patch +Patch2: e-smith-ldap-5.4.0-remove_schemacheck_off.patch +Patch3: e-smith-ldap-5.4.0-use_slapd.conf.patch +Patch4: e-smith-ldap-5.4.0-empty_slapd.d.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -27,6 +30,15 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Fri Feb 22 2013 Daniel Berteaud 5.4.0-6.sme +- Do not remove slapd.d, just make sure it's empty [SME: 7258] + +* Thu Feb 21 2013 Daniel Berteaud 5.4.0-5.sme +- Make sure slapd uses slapd.conf instead of slapd.d [SME: 7258] + +* Tue Feb 19 2013 Daniel Berteaud 5.4.0-4.sme +- Remove now unneeded and out of scope schemacheck directive [SME: 7260] + * Mon Feb 18 2013 Daniel Berteaud 5.4.0-3.sme - Stop trying to load autofs.schema [SME: 7259] @@ -930,6 +942,9 @@ e-smith server and gateway software - LD %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks