X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pcucontrol.spec;h=6357fc4c308a3fb5c982302ce086e6b8f8edb30c;hb=dd516e0f7a0f19fbc20204be8acca09687919db9;hp=1b45100d1978a21cdad9c9a0249017f3cbb7fe0b;hpb=71f7fcd1e4bf2aafef63126805cb3f7b986adecc;p=pcucontrol.git diff --git a/pcucontrol.spec b/pcucontrol.spec index 1b45100..6357fc4 100644 --- a/pcucontrol.spec +++ b/pcucontrol.spec @@ -1,6 +1,6 @@ %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)" ) @@ -56,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