--- rpms/e-smith-ibays/sme8/e-smith-ibays.spec 2008/10/07 18:29:00 1.9 +++ rpms/e-smith-ibays/sme8/e-smith-ibays.spec 2010/11/02 17:07:31 1.11 @@ -1,15 +1,17 @@ -# $Id$ +# $Id: e-smith-ibays.spec,v 1.10 2008/10/13 20:02:28 slords Exp $ Summary: e-smith server and gateway - ibays module %define name e-smith-ibays Name: %{name} %define version 2.2.0 -%define release 1 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Patch1: e-smith-ibays-2.2.0-maxLength.patch +Patch2: e-smith-ibays-2.2.0-enable-cpu.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 @@ -25,6 +27,12 @@ AutoReqProv: no e-smith server and gateway software - ibays module. %changelog +* Mon Nov 1 2010 Shad L. Lords 2.2.0-3.sme +- Switch to cpu commands if ldap is master [SME: 6326] + +* Mon Oct 13 2008 Shad L. Lords 2.2.0-2.sme +- Fix maxIbayNameLength logic [SME: 4457] + * Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme - Roll new stream to separate sme7/sme8 trees [SME: 4633] @@ -247,6 +255,8 @@ e-smith server and gateway software - ib %prep %setup +%patch1 -p1 +%patch2 -p1 %pre %post