--- rpms/e-smith-base/sme8/e-smith-base.spec 2010/11/22 16:27:05 1.121 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2010/11/29 19:32:08 1.122 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.120 2010/11/14 16:45:07 slords Exp $ +# $Id: e-smith-base.spec,v 1.121 2010/11/22 16:27:05 slords Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 52 +%define release 53 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -50,6 +50,7 @@ Patch37: e-smith-base-5.2.0-better-ldap. Patch38: e-smith-base-5.2.0-add-extra-ldap.patch Patch39: e-smith-base-5.2.0-cpu-can-delete.patch Patch40: e-smith-base-5.2.0-supp-groups.patch +Patch41: e-smith-base-5.2.0-fix_gpasswd_path.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -97,6 +98,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Mon Nov 29 2010 Daniel Berteaud 5.2.0-53.sme +- Fix gpasswd path [SME: 6412] + * Mon Nov 22 2010 Shad L. Lords 5.2.0-52.sme - Fix relocation of dhclient conf file [SME: 6385] @@ -1514,6 +1518,7 @@ e-smith server and gateway software - ba %patch38 -p1 %patch39 -p1 %patch40 -p1 +%patch41 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]