X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pcucontrol.spec;h=ea66f51f389ff37c629b265bdae50f6087ee18c5;hb=e5d3dfa2256a50c12e408f85b1c79f7990bf538e;hp=f6fff198958a62f7be74a72f3de1703da89791d3;hpb=efe91a452c6edd55ada16c36b76a39a498ad43bc;p=pcucontrol.git diff --git a/pcucontrol.spec b/pcucontrol.spec index f6fff19..ea66f51 100644 --- a/pcucontrol.spec +++ b/pcucontrol.spec @@ -6,7 +6,7 @@ %define name pcucontrol %define version 1.0 -%define taglevel 3 +%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,12 @@ 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)