--- rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2008/10/08 16:38:52 1.30 +++ rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2009/03/26 14:58:35 1.35 @@ -1,19 +1,23 @@ -# $Id: e-smith-base+ldap.spec,v 1.29 2008/10/07 19:21:54 slords Exp $ +# $Id: e-smith-base+ldap.spec,v 1.34 2009/02/14 20:20:16 snetram Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base+ldap Name: %{name} %define version 5.0.0 -%define release 2 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL 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 +Patch4: e-smith-base+ldap-5.0.0-usbRev70drive.patch +Patch5: e-smith-base+ldap-5.2.0-ftp_auth.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external -Requires: e-smith-lib >= 1.18.0-19 +Requires: e-smith-lib >= 2.0.0-2 Requires: server-manager-images, server-manager Requires: e-smith-formmagick >= 1.4.0-12 Requires: initscripts >= 6.67-1es17 @@ -63,7 +67,19 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog -* Wed Oct 8 2008 Daniel B. 5.0.0-2 +* Thu Mar 26 2009 Daniel B. 5.0.0-6.sme +- Set PersistentPasswd to off in proftpd [SME: 5103] + +* Sat Feb 14 2009 Jonathan Martens 5.0.0-5.sme +- Auto-mount USB REV70-drive as usbdisk [SME: 5006] + +* 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] + +* Wed Oct 8 2008 Daniel B. 5.0.0-2.sme - do not import some system accounts/group in LDAP [SME: 4643] * Tue Oct 7 2008 Shad L. Lords 5.0.0-1.sme @@ -1186,6 +1202,10 @@ e-smith server and gateway software - ba %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]