Merge "Updated heat spec file for icehouse"
This commit is contained in:
@@ -63,8 +63,12 @@ Heat provides AWS CloudFormation and CloudWatch functionality for OpenStack.
|
||||
|
||||
%install
|
||||
%{__python} setup.py install -O1 --skip-build --root=%{buildroot}
|
||||
#end raw
|
||||
#if $older_than('2014.1')
|
||||
sed -i -e '/^#!/,1 d' %{buildroot}/%{python_sitelib}/heat/db/sqlalchemy/manage.py
|
||||
sed -i -e '/^#!/,1 d' %{buildroot}/%{python_sitelib}/heat/db/sqlalchemy/migrate_repo/manage.py
|
||||
#end if
|
||||
#raw
|
||||
mkdir -p %{buildroot}/var/log/heat/
|
||||
mkdir -p %{buildroot}/var/run/heat/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user