--- rpms/e-smith-lib/sme9/e-smith-lib.spec 2013/05/25 23:41:44 1.12 +++ rpms/e-smith-lib/sme9/e-smith-lib.spec 2014/03/17 00:15:20 1.17 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.11 2013/05/09 14:52:50 wellsi Exp $ +# $Id: e-smith-lib.spec,v 1.16 2014/02/03 05:27:21 wellsi Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.4.0 -%define release 9 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -16,6 +16,10 @@ Patch2: e-smith-lib-2.4.0-ipv4check.patc Patch3: e-smith-lib-2.4.0-untaint_nic_names.patch Patch4: e-smith-lib-2.4.0-CreateSystemUser.patch Patch5: e-smith-lib-2.4.0-consoleUTF8.patch +Patch6: e-smith-lib-2.4.0-return_nic_name_in_adapters_list.patch +Patch7: e-smith-lib-2.4.0-remove_interface_swap.patch +Patch8: e-smith-lib-2.4.0-SMEServerCopyright.patch +Patch9: e-smith-lib-2.4.0-textboxLicenseFile.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 @@ -34,8 +38,20 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Sun Mar 16 2014 Ian Wells 2.4.0-13.sme +- Add textbox() to console.pm, getLicenseFile to util.pm [SME: 8264] + +* Sun Feb 2 2014 Ian Wells 2.4.0-12.sme +- Update frame header and footer [SME: 8183] + +* Sat Nov 30 2013 Daniel Berteaud 2.4.0-11.sme +- Remove the "swap interface" feature [SME: 7993] + +* Sat Nov 30 2013 Daniel Berteaud 2.4.0-10.sme +- Return nic names in probeAdapters so we can drop HWAddress [SME: 7991] + * Sat May 25 2013 Ian Wells 2.4.0-9.sme -- Correctly display accented letters in the console [SME: 6658] +- Correctly display accented letters in the console [SME: 7591] by Filippo Carletti * Sun May 05 2013 Ian Wells 2.4.0-8.sme @@ -783,6 +799,10 @@ e-smith server and gateway software - li %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 %pre