--- rpms/e-smith-lib/sme8/e-smith-lib.spec 2009/12/22 18:09:13 1.21 +++ rpms/e-smith-lib/sme8/e-smith-lib.spec 2013/09/14 18:56:26 1.28 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.20 2009/12/09 23:51:31 charliebrady Exp $ +# $Id: e-smith-lib.spec,v 1.27 2013/06/30 22:09:01 wellsi Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.2.0 -%define release 4 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -12,6 +12,11 @@ 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 +Patch3: e-smith-lib-2.2.0-lib64.patch +Patch4: e-smith-lib-2.2.0-hwaddr.patch +Patch5: e-smith-lib-2.2.0-serialize_peers.patch +Patch6: e-smith-lib-2.2.0-ipv4check.patch +#Patch7: e-smith-lib-2.2.0-consoleUTF8.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 @@ -28,6 +33,25 @@ Requires: perl(Net::IPv4Addr) >= 0.10 e-smith server and gateway software - library module. %changelog +* Sat Sep 14 2013 Ian Wells 2.2.0-10.sme +- Reverse last change [SME: 7699] + +* Sat Jun 29 2013 Ian Wells 2.2.0-9.sme +- Correctly display accented letters in the console [SME: 7699] + by Filippo Carletti + +* Fri Feb 22 2013 Ian Wells 2.2.0-8.sme +- Improve error checking in isValidIP [SME: 7364] + +* Mon Oct 11 2010 Shad L. Lords 2.2.0-7.sme +- Serialize configure_peers to prevent errors [SME: 5831] + +* 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] + * Tue Dec 22 2009 Filippo Carletti 2.2.0-4.sme - Really apply previous patch in the spec file. [SME: 5659] @@ -734,6 +758,11 @@ e-smith server and gateway software - li %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +#%patch7 -p1 %pre # Remove legacy symlink if one exists