From: Stephen Soltesz Date: Tue, 9 Jun 2009 17:41:22 +0000 (+0000) Subject: Tagging module pyplnet - pyplnet-4.3-3 X-Git-Tag: pyplnet-4.3-3~1 X-Git-Url: http://git.onelab.eu/?p=pyplnet.git;a=commitdiff_plain;h=96f5dad22708ec95d4dacbf6f477c32a785b0b7c Tagging module pyplnet - 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. --- diff --git a/pyplnet.spec b/pyplnet.spec index 9eac31c..a2a54a4 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -5,7 +5,7 @@ %define name pyplnet %define version 4.3 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* 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. + * Wed Apr 22 2009 Thierry Parmentelat - pyplnet-4.3-2 - handle wireless settings back again