Add missing /var/run/heat dir into rpm under %files

Change-Id: I41acae9e132ebd506bdb4632bad4ac76836afc1b
This commit is contained in:
Kris Lindgren
2014-05-05 17:43:04 -06:00
parent bb67c8f12a
commit 951c2c31d5

View File

@@ -115,6 +115,7 @@ Components common to all OpenStack Heat services
%dir %attr(0755,heat,root) %{_localstatedir}/log/heat
%dir %attr(0755,heat,root) %{_sharedstatedir}/heat
%dir %attr(0755,heat,root) %{_sysconfdir}/heat
%dir %attr(0755,heat,root) /var/run/heat
%config(noreplace) %{_sysconfdir}/heat/heat.conf
%config(noreplace)/%{_sysconfdir}/heat/heat-api-paste.ini
%config(noreplace) %{_sysconfdir}/logrotate.d/heat