--- rpms/e-smith-base/sme8/e-smith-base.spec 2013/02/06 16:59:34 1.143 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2013/02/21 19:19:22 1.144 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.142 2013/02/05 05:29:24 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.143 2013/02/06 16:59:34 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 71 +%define release 72 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -65,6 +65,8 @@ Patch52: e-smith-base-5.2.0-CipherSuite. Patch53: e-smith-base-5.2.0-updatedb.patch Patch54: e-smith-base-5.2.0-pppoeMlimit.patch Patch55: e-smith-base-5.2.0-PostUpgradeRestore.patch +Patch56: e-smith-base-5.2.0-optimize_user_modify_unix.patch +Patch57: e-smith-base-5.2.0-user_modify_in_bootstrap.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -112,6 +114,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Thu Feb 21 2013 Daniel Berteaud 5.2.0-72.sme +- Optimize user-modify-unix script and link it in bootstrap-ldap-save [SME: 7167] + * Tue Feb 5 2013 John Crisp 5.2.0-71.sme - Post-upgrades not fired after restore from console [SME: 7060] @@ -1605,6 +1610,8 @@ e-smith server and gateway software - ba %patch53 -p1 %patch54 -p1 %patch55 -p1 +%patch56 -p1 +%patch57 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]