From: Thierry Parmentelat Date: Tue, 29 Sep 2009 04:23:04 +0000 (+0000) Subject: Setting tag pyplnet-4.3-4 X-Git-Tag: pyplnet-4.3-4~1 X-Git-Url: http://git.onelab.eu/?p=pyplnet.git;a=commitdiff_plain;h=50c4f24fdd879d9aca869c10ef77d7073e93116e Setting tag pyplnet-4.3-4 alias without a mac address: fix runtime error while issuing warning --- diff --git a/pyplnet.spec b/pyplnet.spec index a2a54a4..0ba0800 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -5,7 +5,7 @@ %define name pyplnet %define version 4.3 -%define taglevel 3 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Tue Sep 29 2009 Thierry Parmentelat - pyplnet-4.3-4 +- alias without a mac address: fix runtime error while issuing warning + * Tue Jun 09 2009 Stephen Soltesz - pyplnet-4.3-3 - this patch addresses mlab and other multi-interface node confgurations where - the generated boot image and network config files are mis-named.