2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 19:20:24 +00:00

modify depending on TingTing's comments

This commit is contained in:
hu-weihua
2016-07-04 02:54:14 -04:00
parent 3286d4a78d
commit 0441a8d713
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
xcat-probe (2.12) xcat; urgency=low
xcat-probe (2.12) unstable; urgency=low
* initial build
* Initial build
-- huweihua <huweihua@cn.ibm.com> Fri, 1 Jul 2016 19:42:58 -0400

View File

@@ -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 <huweihua@cn.ibm.com>
* Fri Jul 1 2016 - huweihua <huweihua@cn.ibm.com>
- "Create xCAT probe package"
%post