X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pcucontrol.spec;h=78a505d4f9712d2c74a60de7ea9bd98394622e2b;hb=refs%2Ftags%2Fpcucontrol-1.0-2;hp=aea272d3ea50d3fb34f0b40a4408a8c7ea0b97d9;hpb=389ebaaba70c5b25355f2d073159f7c148531d5d;p=pcucontrol.git diff --git a/pcucontrol.spec b/pcucontrol.spec index aea272d..78a505d 100644 --- a/pcucontrol.spec +++ b/pcucontrol.spec @@ -6,7 +6,7 @@ %define name pcucontrol %define version 1.0 -%define taglevel 1 +%define taglevel 2 %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,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* 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