X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pyplnet.spec;h=470a784ba483d8c13d57d945ca7aef904e1dc1ff;hb=27349dff922fa39c84424ab7dc9ddb175439d700;hp=a2a54a4b4ebefae6afdcfd3fa022037fdba2e8c2;hpb=96f5dad22708ec95d4dacbf6f477c32a785b0b7c;p=pyplnet.git diff --git a/pyplnet.spec b/pyplnet.spec index a2a54a4..470a784 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -1,11 +1,6 @@ -# -# $Id$ -# -%define url $URL$ - %define name pyplnet %define version 4.3 -%define taglevel 3 +%define taglevel 16 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -23,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Requires: python >= 2.4 BuildRequires: python, python-devel @@ -55,6 +50,47 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Thu Jan 03 2013 Scott Baker - pyplnet-4.3-16 +- verify ovs is running before setting up ovs bridge + +* Wed Oct 24 2012 Andy Bavier - pyplnet-4.3-15 +- Add support for bridging using Open vSwitch + +* Wed May 02 2012 Andy Bavier - pyplnet-4.3-14 +- Fix stupid bug + +* Mon Apr 30 2012 Andy Bavier - pyplnet-4.3-13 +- Support for VLAN interfaces + +* Thu Apr 26 2012 Andy Bavier - pyplnet-4.3-12 + +* Sun Sep 25 2011 Thierry Parmentelat - pyplnet-4.3-11 +- turn off verbose/debug messages +- pyplnet-4.3-10 was broken because of that + +* Wed Sep 21 2011 Andy Bavier - pyplnet-4.3-10 +- Enable creation of bridged interfaces + +* Tue Feb 15 2011 Thierry Parmentelat - pyplnet-4.3-9 +- protect shell vars definition in ifcfg files with "" +- tweaks in numbering rules + +* Mon Jan 24 2011 Thierry Parmentelat - pyplnet-4.3-8 +- no semantic change - just fixed specfile for git URL + +* Thu Dec 09 2010 Daniel Hokka Zakrisson - pyplnet-4.3-7 +- Secondary interface fixes and features. + +* Wed Apr 28 2010 Thierry Parmentelat - pyplnet-4.3-6 +- aliases don't show up in /sys, so use /sbin/ip to get the configured IP addresses instead + +* Thu Feb 11 2010 Thierry Parmentelat - pyplnet-4.3-5 +- This is needed for 5.0, as GetSlivers now exposes 'interfaces' and no 'networks' anymore +- this code can handle both.. + +* 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.