X-Git-Url: http://git.onelab.eu/?p=pcucontrol.git;a=blobdiff_plain;f=pcucontrol.spec;h=c680f316ff4854bdd5bc40c1990eab5834de1e16;hp=b9d1ac4f25e2fea210f87317110028331049f7d5;hb=64e6ad6deef986fa92e4b40d8c9f1532602c0791;hpb=19ae25aee94027eef886a6b3bf00d277cc0ceda2 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 - 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 - initial package