diff --git a/cloud.spec b/cloud.spec index e3f15fc2164..3520d04ef32 100644 --- a/cloud.spec +++ b/cloud.spec @@ -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