mirror of https://github.com/apache/cloudstack.git
fix rpm build
This commit is contained in:
parent
a988726e5d
commit
2c7f01f76b
|
|
@ -522,8 +522,8 @@ fi
|
|||
%files python
|
||||
%defattr(0644,root,root,0755)
|
||||
%{_prefix}/lib*/python*/site-packages/%{name}*
|
||||
%attr(0755,root,root) %{_bindir}/cloud-external-ipallocator
|
||||
%attr(0755,root,root) %{_initrddir}/cloud-external-ipallocator
|
||||
%attr(0755,root,root) %{_bindir}/cloud-external-ipallocator.py
|
||||
%attr(0755,root,root) %{_initrddir}/cloud-ipallocator
|
||||
%dir %attr(770,root,root) %{_localstatedir}/log/%{name}/ipallocator
|
||||
%doc README
|
||||
%doc INSTALL
|
||||
|
|
|
|||
Loading…
Reference in New Issue