Setting tag pcucontrol-1.0-2
[pcucontrol.git] / pcucontrol.spec
index 9bcc2c6..78a505d 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name pcucontrol
 %define version 1.0
-%define taglevel 0
+%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)" )
@@ -25,6 +25,8 @@ Distribution: PlanetLab %{plrelease}
 URL: %(echo %{url} | cut -d ' ' -f 2)
 
 Requires: python
+Requires: OpenIPMI-tools
+Obsoletes: monitor-pcucontrol
 
 Summary: pcu controls for monitor and plcapi
 Group: Applications/System
@@ -59,5 +61,13 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Apr 02 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - pcucontrol-1.0-2
+- tweak for DRAC - protect against spaces in password
+
+* Thu Jan 21 2010 Talip Baris Metin <Talip-Baris.Metin@sophia.inria.fr> - pcucontrol-1.0-1
+- * pcucontrol obsoletes monitor-pcucontrol
+- * use bash built-in instead of which to locate ssh
+- * racadm fix for DRAC.
+
 * Tue Dec 22 2009 Baris Metin <Talip-Baris.Metin@sophia.inria.fr>
 - initial package