mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
package cloud-external-ipallocator in cloud-python rpm, take 2
This commit is contained in:
parent
a80a3b851e
commit
6827ff814b
@ -522,6 +522,13 @@ fi
|
|||||||
%files python
|
%files python
|
||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
%{_prefix}/lib*/python*/site-packages/%{name}*
|
%{_prefix}/lib*/python*/site-packages/%{name}*
|
||||||
|
%attr(0755,root,root) %{_bindir}/cloud-external-ipallocator
|
||||||
|
%attr(0755,root,root) %{_initrddir}/cloud-external-ipallocator
|
||||||
|
%doc README
|
||||||
|
%doc INSTALL
|
||||||
|
%doc HACKING
|
||||||
|
%doc README.html
|
||||||
|
%doc debian/copyright
|
||||||
|
|
||||||
%files setup
|
%files setup
|
||||||
%attr(0755,root,root) %{_bindir}/%{name}-setup-databases
|
%attr(0755,root,root) %{_bindir}/%{name}-setup-databases
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user