From db74b2a047d9565435643d3162081acc355fb63f Mon Sep 17 00:00:00 2001 From: David Nalley Date: Sun, 14 Jul 2013 14:59:43 -0400 Subject: [PATCH] adding some more groups to cli and awsapi packages - no idea why I missed those earlier. --- packaging/centos63/cloud.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index 02a453dc4f2..97211e46ca0 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