--- rpms/e-smith-base/sme7/e-smith-base.spec 2008/10/13 21:47:34 1.68 +++ rpms/e-smith-base/sme7/e-smith-base.spec 2009/11/06 12:22:03 1.73 @@ -1,16 +1,21 @@ -# $Id: e-smith-base.spec,v 1.67 2008/10/07 17:52:47 slords Exp $ +# $Id: e-smith-base.spec,v 1.72 2009/06/06 15:18:28 slords Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.0.0 -%define release 2 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-base-5.0.0-sambaRole.patch +Patch2: e-smith-base-5.0.0-smartd40.patch +Patch3: e-smith-base-5.0.0-usbRev70drive.patch +Patch4: e-smith-base-5.0.0-FixLabelArray.patch +Patch5: e-smith-base-5.0.0-straysymlink.patch +Patch6: e-smith-base-5.0.0-adapter-translation-fixes.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.0.0-2 @@ -54,6 +59,21 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Fri Nov 6 2009 Jonathan Martens 5.0.0-7.sme +- Translate $ifName in console configuration pages [SME: 1189] + +* Sat Jun 6 2009 Shad L. Lords 5.0.0-6.sme +- Clean up stray symlinks in /lib/modules before depmod [SME: 5334] + +* Mon May 18 2009 Gavin Weight 5.0.0-5.sme +- Allow for different mdadm output formats for DeviceSize. [SME: 5258] + +* Sat Feb 14 2009 Jonathan Martens 5.0.0-4.sme +- Auto-mount USB REV70-drive as usbdisk [SME: 5006] + +* Sat Oct 25 2008 Stephen Noble 5.0.0-3.sme +- create service link for smartd [SME: 1445] + * Mon Oct 13 2008 Shad L. Lords 5.0.0-2.sme - Add patch to support multiple samba roles [SME: 4172] @@ -1277,6 +1297,11 @@ e-smith server and gateway software - ba %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]