fix rpm build

This commit is contained in:
edison 2010-09-22 18:12:50 -07:00
parent a988726e5d
commit 2c7f01f76b
1 changed files with 2 additions and 2 deletions

View File

@ -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