Updated Branches: refs/heads/4.1 d813a7ba9 -> 88843c00d refs/heads/runbook 35bd910e8 -> 742e47e4b
CLOUDSTACK-1630 - Actually put obsoletes in the right order Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/88843c00 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/88843c00 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/88843c00 Branch: refs/heads/4.1 Commit: 88843c00d10dab14cc2ef11eac4910b52534dfb7 Parents: d813a7b Author: David Nalley <[email protected]> Authored: Mon Mar 11 23:20:14 2013 -0400 Committer: David Nalley <[email protected]> Committed: Tue Mar 12 11:35:34 2013 -0400 ---------------------------------------------------------------------- packaging/centos63/cloud.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/88843c00/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index ccd2bc4..1b2c9a9 100644 --- a/packaging/centos63/cloud.spec +++ b/packaging/centos63/cloud.spec @@ -144,9 +144,9 @@ Apache CloudStack command line interface %package awsapi Summary: Apache CloudStack AWS API compatibility wrapper Requires: %{name}-management = %{_ver} -%description awsapi Obsoletes: cloud-aws-api < 4.1.0 Provides: cloud-aws-api +%description awsapi Apache Cloudstack AWS API compatibility wrapper %package docs
