--- rpms/e-smith-base/sme9/e-smith-base.spec 2013/11/30 11:28:19 1.54 +++ rpms/e-smith-base/sme9/e-smith-base.spec 2013/12/09 16:14:04 1.55 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.53 2013/11/30 11:24:04 vip-ire Exp $ +# $Id: e-smith-base.spec,v 1.54 2013/11/30 11:28:19 vip-ire Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.4.0 -%define release 51 +%define release 52 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -56,6 +56,7 @@ Patch42: e-smith-base-5.4.0-do_not_hardc Patch43: e-smith-base-5.4.0-remove_interface_swap.patch Patch44: e-smith-base-5.4.0-define_udev_post_service.patch Patch45: e-smith-base-5.4.0-load_bonding.patch +Patch46: e-smith-base-5.4.0-add_bond0_templates_metadata_back.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch Requires: pwauth @@ -104,6 +105,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Mon Dec 9 2013 Daniel Berteaud 5.4.0-52.sme +- Re-add missing templates metadata for bond0 [SME: 7990] + * Sat Nov 30 2013 Daniel Berteaud 5.4.0-51.sme - Load the bonding module if NIC bonding is enabled [SME: 7996] @@ -1736,6 +1740,7 @@ e-smith server and gateway software - ba %patch43 -p1 %patch44 -p1 %patch45 -p1 +%patch46 -p1 # We cannot remove an empy files or folders with a patch, see [SME: 7289] # We remove this because it contains an empty template-begin file