X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pyplnet.spec;h=af758803490d2db0eec21a65d9dd21682cd5467c;hb=7931ecf587a09861e644e47503e194e040766786;hp=ae23da8c9a3cd427386f873ca01197d6fa12a082;hpb=013344e99f4668400297e280f247fceb161061cd;p=pyplnet.git diff --git a/pyplnet.spec b/pyplnet.spec index ae23da8..af75880 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -1,11 +1,6 @@ -# -# $Id$ -# -%define url $URL$ - %define name pyplnet %define version 4.3 -%define taglevel 6 +%define taglevel 13 %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,28 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* 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