--- rpms/e-smith-lib/sme8/e-smith-lib.spec 2008/10/13 21:48:13 1.18 +++ rpms/e-smith-lib/sme8/e-smith-lib.spec 2009/12/22 18:09:13 1.21 @@ -1,16 +1,17 @@ -# $Id: e-smith-lib.spec,v 1.17 2008/10/07 18:41:10 slords Exp $ +# $Id: e-smith-lib.spec,v 1.20 2009/12/09 23:51:31 charliebrady Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.2.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: Artistic Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-lib-2.2.0-sambaRole.patch +Patch2: e-smith-lib-2.2.0-UniqueUid.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 @@ -27,6 +28,12 @@ Requires: perl(Net::IPv4Addr) >= 0.10 e-smith server and gateway software - library module. %changelog +* Tue Dec 22 2009 Filippo Carletti 2.2.0-4.sme +- Really apply previous patch in the spec file. [SME: 5659] + +* Wed Dec 9 2009 Charlie Brady 2.2.0-3.sme +- Add patch (Federico Simoncelli) to prevent re-use of uids. [SME: 5659] + * Mon Oct 13 2008 Shad L. Lords 2.2.0-2.sme - Add patch to support multiple samba roles [SME: 4172] @@ -726,6 +733,7 @@ e-smith server and gateway software - li %prep %setup %patch1 -p1 +%patch2 -p1 %pre # Remove legacy symlink if one exists