Updated Branches: refs/heads/4.1 0dc0aefd8 -> b65868d3a
CLOUDSTACK-1630 - awsapi package not obsoleted, which blocked upgrades Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b65868d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/b65868d3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/b65868d3 Branch: refs/heads/4.1 Commit: b65868d3ae14943d1cccf281c79338a46a6ebf9f Parents: 0dc0aef Author: David Nalley <[email protected]> Authored: Mon Mar 11 20:08:00 2013 -0400 Committer: Chip Childers <[email protected]> Committed: Mon Mar 11 20:41:18 2013 -0400 ---------------------------------------------------------------------- packaging/centos63/cloud.spec | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/b65868d3/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index c65b460..63c59e2 100644 --- a/packaging/centos63/cloud.spec +++ b/packaging/centos63/cloud.spec @@ -144,6 +144,8 @@ Apache CloudStack command line interface Summary: Apache CloudStack AWS API compatibility wrapper Requires: %{name}-management = %{_ver} %description awsapi +Obsoletes: cloud-aws-api < 4.1.0 +Provides: cloud-aws-api Apache Cloudstack AWS API compatibility wrapper %package docs
