X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pcucontrol.spec;h=ea66f51f389ff37c629b265bdae50f6087ee18c5;hb=e5d3dfa2256a50c12e408f85b1c79f7990bf538e;hp=aea272d3ea50d3fb34f0b40a4408a8c7ea0b97d9;hpb=389ebaaba70c5b25355f2d073159f7c148531d5d;p=pcucontrol.git diff --git a/pcucontrol.spec b/pcucontrol.spec index aea272d..ea66f51 100644 --- a/pcucontrol.spec +++ b/pcucontrol.spec @@ -6,7 +6,7 @@ %define name pcucontrol %define version 1.0 -%define taglevel 1 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -61,6 +61,18 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri May 21 2010 Talip Baris Metin - pcucontrol-1.0-5 +- ePowerSwitchOld fix + +* Wed May 12 2010 Talip Baris Metin - pcucontrol-1.0-4 +- * add ipmi trasport type. + +* Mon May 03 2010 Talip Baris Metin - pcucontrol-1.0-3 +- remove unused import (that causes deprecated warnings in plcsh) + +* Fri Apr 02 2010 Thierry Parmentelat - pcucontrol-1.0-2 +- tweak for DRAC - protect against spaces in password + * Thu Jan 21 2010 Talip Baris Metin - pcucontrol-1.0-1 - * pcucontrol obsoletes monitor-pcucontrol - * use bash built-in instead of which to locate ssh