X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pcucontrol.spec;h=6357fc4c308a3fb5c982302ce086e6b8f8edb30c;hb=51e66ab7b975799462e6b6c93494f4781fecacf7;hp=1710c6a9425bc879e70df5ab8efdc45065087026;hpb=7edada74bb395c1430d891aa8bc8bb6ab3c8be84;p=pcucontrol.git diff --git a/pcucontrol.spec b/pcucontrol.spec index 1710c6a..6357fc4 100644 --- a/pcucontrol.spec +++ b/pcucontrol.spec @@ -1,12 +1,6 @@ -# -# $Id$ -# - -%define url $URL: svn+ssh://svn.planet-lab.org/svn/pcucontrol/trunk/pcucontrol.spec $ - %define name pcucontrol %define version 1.0 -%define taglevel 9 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -22,7 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Requires: python Requires: OpenIPMI-tools @@ -62,6 +56,17 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Aug 31 2011 Stephen Soltesz - pcucontrol-1.0-12 +- Fixed DRAC regular expression for ssh, and added IP address for external +- command. + +* Wed Jun 08 2011 s s - pcucontrol-1.0-11 +- Updated HPiLO, DRAC with expect scripts. +- Updated other models to use subprocess module in favor of os.popen* + +* Mon Jan 24 2011 Thierry Parmentelat - pcucontrol-1.0-10 +- no semantic change - just fixed specfile for git URL + * Fri Dec 03 2010 Baris Metin - pcucontrol-1.0-9 - fix build for f14