From 17d049138f153f13ed62322c6676edab4c999b7a Mon Sep 17 00:00:00 2001 From: anthony Date: Mon, 1 Nov 2010 14:29:37 -0700 Subject: [PATCH] fix for add /resources/resource*.properties to /etc/cloud/management --- cloud.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cloud.spec b/cloud.spec index 9197f7ae8e7..d3f5e448897 100644 --- a/cloud.spec +++ b/cloud.spec @@ -558,8 +558,7 @@ fi %files client %defattr(0644,root,root,0755) %{_sysconfdir}/%{name}/management/catalina.policy -%{_sysconfdir}/%{name}/management/catalina.properties -%{_sysconfdir}/%{name}/management/commands.properties +%{_sysconfdir}/%{name}/management/*.properties %{_sysconfdir}/%{name}/management/components.xml %{_sysconfdir}/%{name}/management/context.xml %config(noreplace) %attr(640,root,%{name}) %{_sysconfdir}/%{name}/management/db.properties