--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/10/02 10:44:58 1.56 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/10/02 11:15:05 1.57 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.55 2010/10/02 10:39:02 vip-ire Exp $ +# $Id: e-smith-ldap.spec,v 1.56 2010/10/02 10:44:58 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 44 +%define release 45 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -53,6 +53,7 @@ Patch39: e-smith-ldap-5.2.0-ldap_update_ Patch40: e-smith-ldap-5.2.0-anonymous_acl.patch Patch41: e-smith-ldap-5.2.0-users_acl.patch Patch42: e-smith-ldap-5.2.0-toggle_anonymous_access.patch +Patch43: e-smith-ldap-5.2.0-fix_anonymous_toggle.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -66,6 +67,9 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Sat Oct 2 2010 Daniel Berteaud 5.2.0-45.sme +- Fix toggle anonymous access [SME: 6255] + * Sat Oct 2 2010 Daniel Berteaud 5.2.0-44.sme - Toggle anonymous access with AnonymousAccess property [SME: 6255] @@ -897,6 +901,7 @@ e-smith server and gateway software - LD %patch40 -p1 %patch41 -p1 %patch42 -p1 +%patch43 -p1 %build mkdir -p root/etc/e-smith/tests