--- rpms/e-smith-lib/sme8/e-smith-lib.spec 2013/02/22 16:33:31 1.25 +++ rpms/e-smith-lib/sme8/e-smith-lib.spec 2013/06/29 17:45:52 1.26 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.24 2010/10/11 22:27:51 slords Exp $ +# $Id: e-smith-lib.spec,v 1.25 2013/02/22 16:33:31 wellsi Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.2.0 -%define release 8 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -16,6 +16,7 @@ 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 @@ -32,6 +33,10 @@ Requires: perl(Net::IPv4Addr) >= 0.10 e-smith server and gateway software - library module. %changelog +* Sat Jun 29 2013 Ian Wells 2.2.0-9.sme +- Correctly display accented letters in the console [SME: 7669] + by Filippo Carletti + * Fri Feb 22 2013 Ian Wells 2.2.0-8.sme - Improve error checking in isValidIP [SME: 7364] @@ -754,6 +759,7 @@ e-smith server and gateway software - li %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %pre # Remove legacy symlink if one exists