X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pyplnet.spec;h=b4ddc5590c10e776c61950b7d40b560133b31882;hb=b68e552baa4681c984beb06038bac318abdf23e8;hp=16a1ceda78fe79932f49bc48f3be9cf3a11c38f9;hpb=a445a0ac66bfc4db360a25f3f5ad9091786c2eff;p=pyplnet.git diff --git a/pyplnet.spec b/pyplnet.spec index 16a1ced..b4ddc55 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -1,11 +1,6 @@ -# -# $Id$ -# -%define url $URL$ - %define name pyplnet %define version 4.3 -%define taglevel 7 +%define taglevel 9 %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,13 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* 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.