Updated Branches: refs/heads/master 1af8710da -> 9f7b82281
commenting out docs Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/9f7b8228 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/9f7b8228 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/9f7b8228 Branch: refs/heads/master Commit: 9f7b82281d5768e0b8a1ca67e5d9d7014c7ed3b5 Parents: 1af8710 Author: David Nalley <[email protected]> Authored: Mon Mar 11 21:58:07 2013 -0400 Committer: David Nalley <[email protected]> Committed: Mon Mar 11 21:58:07 2013 -0400 ---------------------------------------------------------------------- packaging/centos63/cloud.spec | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/9f7b8228/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index a79ef17..2fc744d 100644 --- a/packaging/centos63/cloud.spec +++ b/packaging/centos63/cloud.spec @@ -150,10 +150,10 @@ Obsoletes: cloud-aws-api < 4.1.0 Provides: cloud-aws-api Apache Cloudstack AWS API compatibility wrapper -%package docs -Summary: Apache CloudStack documentation -%description docs -Apache CloudStack documentations +#%package docs +#Summary: Apache CloudStack documentation +#%description docs +#Apache CloudStack documentations %prep echo Doing CloudStack build @@ -432,9 +432,9 @@ fi %doc LICENSE %doc NOTICE -%files docs -%doc LICENSE -%doc NOTICE +#%files docs +#%doc LICENSE +#%doc NOTICE %files awsapi %defattr(0644,cloud,cloud,0755)
