X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pcucontrol.spec;h=1710c6a9425bc879e70df5ab8efdc45065087026;hb=7edada74bb395c1430d891aa8bc8bb6ab3c8be84;hp=011030941052eb7934ea0a0465e45a9592ecc6fd;hpb=5cfc8fb00ca0066892551f51718ce5c9447c67dd;p=pcucontrol.git diff --git a/pcucontrol.spec b/pcucontrol.spec index 0110309..1710c6a 100644 --- a/pcucontrol.spec +++ b/pcucontrol.spec @@ -6,7 +6,7 @@ %define name pcucontrol %define version 1.0 -%define taglevel 7 +%define taglevel 9 %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,12 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 03 2010 Baris Metin - pcucontrol-1.0-9 +- fix build for f14 + +* 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