Updated Branches:
  refs/heads/4.1 1f1ba72cf -> 0dc0aefd8

CLOUDSTACK-1631 - removing duplicate %doc declarations in -management


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0dc0aefd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0dc0aefd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/0dc0aefd

Branch: refs/heads/4.1
Commit: 0dc0aefd827e91034eb702840564e06e1043176f
Parents: 1f1ba72
Author: David Nalley <[email protected]>
Authored: Mon Mar 11 20:18:43 2013 -0400
Committer: Chip Childers <[email protected]>
Committed: Mon Mar 11 20:31:58 2013 -0400

----------------------------------------------------------------------
 packaging/centos63/cloud.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0dc0aefd/packaging/centos63/cloud.spec
----------------------------------------------------------------------
diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec
index 0f13513..c65b460 100644
--- a/packaging/centos63/cloud.spec
+++ b/packaging/centos63/cloud.spec
@@ -334,8 +334,6 @@ fi
 #No default permission as the permission setup is complex
 %files management
 %defattr(-,root,root,-)
-%doc LICENSE
-%doc NOTICE
 %dir %attr(0770,root,cloud) %{_sysconfdir}/%{name}/management/Catalina
 %dir %attr(0770,root,cloud) 
%{_sysconfdir}/%{name}/management/Catalina/localhost
 %dir %attr(0770,root,cloud) 
%{_sysconfdir}/%{name}/management/Catalina/localhost/client

Reply via email to