You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2013/07/14 21:00:29 UTC

git commit: updated refs/heads/master to db74b2a

Updated Branches:
  refs/heads/master 7b3fef57f -> db74b2a04


adding some more groups to cli and awsapi packages - no idea why I missed those earlier.


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/db74b2a0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/db74b2a0
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/db74b2a0

Branch: refs/heads/master
Commit: db74b2a047d9565435643d3162081acc355fb63f
Parents: 7b3fef5
Author: David Nalley <da...@gnsa.us>
Authored: Sun Jul 14 14:59:43 2013 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Sun Jul 14 15:00:25 2013 -0400

----------------------------------------------------------------------
 packaging/centos63/cloud.spec | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/db74b2a0/packaging/centos63/cloud.spec
----------------------------------------------------------------------
diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec
index 02a453d..97211e4 100644
--- a/packaging/centos63/cloud.spec
+++ b/packaging/centos63/cloud.spec
@@ -143,6 +143,7 @@ The CloudStack usage calculation service
 Summary: Apache CloudStack CLI
 Provides: python-cloudmonkey
 Provides: python-marvin
+Group: System Environment/Libraries
 %description cli
 Apache CloudStack command line interface
 
@@ -151,6 +152,7 @@ Summary: Apache CloudStack AWS API compatibility wrapper
 Requires: %{name}-management = %{_ver}
 Obsoletes: cloud-aws-api < 4.1.0
 Provides: cloud-aws-api
+Group: System Environment/Libraries
 %description awsapi
 Apache Cloudstack AWS API compatibility wrapper