From 0441a8d713d53de07a7e801fdd0c46528e745129 Mon Sep 17 00:00:00 2001 From: hu-weihua Date: Mon, 4 Jul 2016 02:54:14 -0400 Subject: [PATCH] modify depending on TingTing's comments --- xCAT-probe/debian/changelog | 4 ++-- xCAT-probe/xCAT-probe.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-probe/debian/changelog b/xCAT-probe/debian/changelog index fd4ac5c3d..050572c17 100644 --- a/xCAT-probe/debian/changelog +++ b/xCAT-probe/debian/changelog @@ -1,5 +1,5 @@ -xcat-probe (2.12) xcat; urgency=low +xcat-probe (2.12) unstable; urgency=low - * initial build + * Initial build -- huweihua Fri, 1 Jul 2016 19:42:58 -0400 diff --git a/xCAT-probe/xCAT-probe.spec b/xCAT-probe/xCAT-probe.spec index 8c5490ae8..146b08c7a 100644 --- a/xCAT-probe/xCAT-probe.spec +++ b/xCAT-probe/xCAT-probe.spec @@ -19,7 +19,7 @@ BuildArch: noarch Provides: xCAT-probe = %{version} %description -CAT-probe provides a toolkits to probe potential issues with the xCAT cluster. +xCAT-probe provides a toolkits to probe potential issues with the xCAT cluster. %prep %setup -q -n xCAT-probe @@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT %{prefix} %changelog -* Fri Jul 1 2016 - huweihu +* Fri Jul 1 2016 - huweihua - "Create xCAT probe package" %post