From 69aa221b1ae2926c895187fc2473ce4898ae892b Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 8 Jun 2011 18:49:04 -0400 Subject: [PATCH] Setting tag pcucontrol-1.0-11 Updated HPiLO, DRAC with expect scripts. Updated other models to use subprocess module in favor of os.popen* --- pcucontrol.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pcucontrol.spec b/pcucontrol.spec index 3b3a93e..fefe860 100644 --- a/pcucontrol.spec +++ b/pcucontrol.spec @@ -1,6 +1,6 @@ %define name pcucontrol %define version 1.0 -%define taglevel 10 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -56,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 08 2011 s s - pcucontrol-1.0-11 +- Updated HPiLO, DRAC with expect scripts. +- Updated other models to use subprocess module in favor of os.popen* + * Mon Jan 24 2011 Thierry Parmentelat - pcucontrol-1.0-10 - no semantic change - just fixed specfile for git URL -- 2.43.0