rename to cloud-cli for command line tool

This commit is contained in:
edison 2010-10-12 15:24:53 -07:00
parent a26072239f
commit 63352f55ff

View File

@ -296,11 +296,11 @@ Group: System Environment/Libraries
The Cloud.com usage monitor provides usage accounting across the entire cloud for The Cloud.com usage monitor provides usage accounting across the entire cloud for
cloud operators to charge based on usage parameters. cloud operators to charge based on usage parameters.
%package cloud-cli %package cli
Summary: Cloud.com command line tools Summary: Cloud.com command line tools
Requires: python Requires: python
Group: System Environment/Libraries Group: System Environment/Libraries
%description cloud-cli %description cli
The Cloud.com command line tools contain a few Python modules that can call cloudStack APIs. The Cloud.com command line tools contain a few Python modules that can call cloudStack APIs.
@ -709,7 +709,7 @@ fi
%doc HACKING %doc HACKING
%doc debian/copyright %doc debian/copyright
%files cloud-cli %files cli
%{_bindir}/%{name}-tool %{_bindir}/%{name}-tool
%{_bindir}/%{name}voladm %{_bindir}/%{name}voladm
%{_sysconfdir}/%{name}/cli/commands.xml %{_sysconfdir}/%{name}/cli/commands.xml