--- rpms/e-smith-base/sme8/e-smith-base.spec 2013/05/17 22:15:29 1.147 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2013/06/14 10:32:43 1.148 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.146 2013/03/16 22:21:19 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.147 2013/05/17 22:15:29 burnat Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 75 +%define release 76 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -70,6 +70,7 @@ Patch57: e-smith-base-5.2.0-user_modify_ Patch58: e-smith-base-5.2.0-ConsoleBackupText.patch Patch59: e-smith-base-5.2.0-existing_hwaddr.patch Patch60: e-smith-base-5.2.0-add_template_to_ssl.pem.patch +Patch61: e-smith-base-5.2.0-fix_group_create_with_ldap_auth.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -117,6 +118,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Fri Jun 14 2013 Daniel Berteaud 5.2.0-76.sme +- Fix group creation/modification when LDAP auth is enabled [SME: 7049] + * Fri May 17 2013 chris burnat 5.2.0-75.sme - Add_template_to_ssl.pem [SME: 4450] @@ -1627,6 +1631,7 @@ e-smith server and gateway software - ba %patch58 -p1 %patch59 -p1 %patch60 -p1 +%patch61 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]