From 64e6ad6deef986fa92e4b40d8c9f1532602c0791 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= <Talip-Baris.Metin@sophia.inria.fr>
Date: Thu, 21 Jan 2010 10:48:13 +0000
Subject: [PATCH] Setting tag pcucontrol-1.0-1 * pcucontrol obsoletes
 monitor-pcucontrol * use bash built-in instead of which to locate ssh *
 racadm fix for DRAC.

---
 pcucontrol.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/pcucontrol.spec b/pcucontrol.spec
index b9d1ac4..c680f31 100644
--- a/pcucontrol.spec
+++ b/pcucontrol.spec
@@ -6,7 +6,7 @@
 
 %define name pcucontrol
 %define version 1.0
-%define taglevel 0
+%define taglevel 1
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch	%( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -60,5 +60,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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
-- 
2.47.0