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/bfb225bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/bfb225bc Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/bfb225bc Branch: refs/heads/ui-ntier2 Commit: bfb225bc167fdc4a59125c69dfa5255bb4490109 Parents: 9abb4d5 Author: David Nalley <[email protected]> Authored: Mon Mar 11 23:20:14 2013 -0400 Committer: David Nalley <[email protected]> Committed: Tue Mar 12 11:34:15 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/bfb225bc/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index 8f71f03..16c3602 100644 --- a/packaging/centos63/cloud.spec +++ b/packaging/centos63/cloud.spec @@ -146,9 +146,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
