--- rpms/e-smith-base/sme8/e-smith-base.spec 2011/03/14 11:17:17 1.131 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2011/03/14 15:26:42 1.132 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.130 2011/03/14 11:08:51 snetram Exp $ +# $Id: e-smith-base.spec,v 1.131 2011/03/14 11:17:17 snetram Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 61 +%define release 62 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -57,6 +57,7 @@ Patch44: e-smith-base-5.2.0-apache_alias Patch45: e-smith-base-5.2.0-no-nic2.patch Patch46: e-smith-base-5.2.0-list-only-write-enabled-backup-targets.patch Patch47: e-smith-base-5.2.0-string-fix.patch +Patch48: e-smith-base-5.2.0-dont_set_gecos_in_ldap.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -104,6 +105,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Mon Mar 14 2011 Daniel Berteaud 5.2.0-62.sme +- Stop using gecos attribute in LDAP [SME: 6539] + * Mon Mar 14 2011 Jonathan Martens 5.2.0-61.sme - Fix a typo in strings [SME: 5932] @@ -1558,6 +1562,7 @@ e-smith server and gateway software - ba %patch45 -p1 %patch46 -p1 %patch47 -p1 +%patch48 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]