]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Adding new files to heat.spec file
authorChris Alfonso <calfonso@redhat.com>
Wed, 11 Apr 2012 13:00:14 +0000 (09:00 -0400)
committerChris Alfonso <calfonso@redhat.com>
Wed, 11 Apr 2012 13:06:46 +0000 (09:06 -0400)
heat.spec

index d55ed304a14d6e0271e0295278e708f6f71c88cb..bce19ca86240f9359a57136eb22b381a3bd746a6 100644 (file)
--- a/heat.spec
+++ b/heat.spec
@@ -129,22 +129,21 @@ This package contains the OpenStack integration for the Heat project
 %files engine
 %defattr(-,root,root,-)
 %{_bindir}/heat-engine
-%{python_sitelib}/heat/engine/client.*
-%{python_sitelib}/heat/engine/parser.*
-%{python_sitelib}/heat/engine/resources.*
-%{python_sitelib}/heat/.*
-%{python_sitelib}/heat/engine/__init__.*
-%{python_sitelib}/heat/engine/api/__init__.*
-%{python_sitelib}/heat/engine/api/v1/__init__.*
-%{python_sitelib}/heat/engine/api/v1/stacks.*
-%{python_sitelib}/heat/engine/api/v1/events.*
+%{python_sitelib}/heat/engine/*
+%{python_sitelib}/heat/openstack/*
+%{python_sitelib}/heat/cfntools/*
+%{python_sitelib}/heat/rpc/*
+%{python_sitelib}/heat/context.*
+%{python_sitelib}/heat/manager.*
+%{python_sitelib}/heat/service.*
 %{_localstatedir}/log/heat/engine.log
 
 %files jeos
 %defattr(-,root,root,-)
 %{python_sitelib}/heat/jeos/F16-x86_64-gold-jeos.tdl
 %{python_sitelib}/heat/jeos/F17-x86_64-gold-jeos.tdl
-%{python_sitelib}/heat/jeos/F16-x86_64-cftools-jeos.tdl
+%{python_sitelib}/heat/jeos/F16-x86_64-cfntools-jeos.tdl
+%{python_sitelib}/heat/jeos/F17-x86_64-cfntools-jeos.tdl
 
 %files openstack
 %defattr(-,root,root,-)