--- rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2008/10/13 21:47:54 1.31 +++ rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2008/10/25 11:35:59 1.32 @@ -1,10 +1,10 @@ -# $Id: e-smith-base+ldap.spec,v 1.30 2008/10/08 16:38:52 vip-ire Exp $ +# $Id: e-smith-base+ldap.spec,v 1.31 2008/10/13 21:47:54 slords Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base+ldap Name: %{name} %define version 5.0.0 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-base+ldap-5.0.0-sys_accounts.patch Patch2: e-smith-base+ldap-5.0.0-sambaRole.patch +Patch3: e-smith-base+ldap-5.0.0-smartd40.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.0.0-2 @@ -64,6 +65,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Sat Oct 25 2008 Stephen Noble 5.0.0-4.sme +- create service link for smartd [SME: 1445] + * Mon Oct 13 2008 Shad L. Lords 5.0.0-3.sme - Add patch to support multiple samba roles [SME: 4172] @@ -1191,6 +1195,7 @@ e-smith server and gateway software - ba %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]