X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pcucontrol.spec;h=7508b2df2993fc6d772a73905662a947c8bf0491;hb=6a1467264376cad542da38f3df79689a667983a7;hp=0424792cbd382bfb2153d6f7a14df11e64da1565;hpb=81cc60f765c104708edea5587c5563d3cdc8b7f8;p=pcucontrol.git diff --git a/pcucontrol.spec b/pcucontrol.spec index 0424792..7508b2d 100644 --- a/pcucontrol.spec +++ b/pcucontrol.spec @@ -6,7 +6,7 @@ %define name pcucontrol %define version 1.0 -%define taglevel 4 +%define taglevel 8 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -44,6 +44,7 @@ supported models. # NOTE: TMPDIR is needed here b/c the tmpfs of the build vserver is too small. cd pcucontrol/models/intelamt export TMPDIR=$PWD/tmp +mkdir -p $TMPDIR make cd .. @@ -61,6 +62,18 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 08 2010 Baris Metin - pcucontrol-1.0-8 +- fix build issue + +* Mon Jul 05 2010 Baris Metin - pcucontrol-1.0-7 +- fixes for HPiLO + +* Fri Jun 18 2010 s s - pcucontrol-1.0-6 +- adding a testrun parameter to the api + +* 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.