--- rpms/e-smith-lib/sme8/e-smith-lib.spec 2010/02/04 19:06:30 1.22 +++ rpms/e-smith-lib/sme8/e-smith-lib.spec 2010/02/05 08:16:59 1.23 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.21 2009/12/22 18:09:13 filippocarletti Exp $ +# $Id: e-smith-lib.spec,v 1.22 2010/02/04 19:06:30 slords Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.2.0 -%define release 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -13,6 +13,7 @@ Source: %{name}-%{version}.tar.gz Patch1: e-smith-lib-2.2.0-sambaRole.patch Patch2: e-smith-lib-2.2.0-UniqueUid.patch Patch3: e-smith-lib-2.2.0-lib64.patch +Patch4: e-smith-lib-2.2.0-hwaddr.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 @@ -29,6 +30,9 @@ Requires: perl(Net::IPv4Addr) >= 0.10 e-smith server and gateway software - library module. %changelog +* Fri Feb 5 2010 Stephen Noble 2.2.0-6.sme +- adds the hwaddr parameter to probeAdapters() [SME: 4528] + * Thu Feb 4 2010 Shad L. Lords 2.2.0-5.sme - Update path for 64-bit compatibility [SME: 5756] @@ -739,6 +743,7 @@ e-smith server and gateway software - li %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %pre # Remove legacy symlink if one exists