|
|
@ -82,15 +82,14 @@ cp Rakefile %{buildroot}%{entrydns_root} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files |
|
|
|
%files |
|
|
|
%defattr(0640, root, %{entrydns_user}, 0750) |
|
|
|
%defattr(0644, root, %{entrydns_user}, 0755) |
|
|
|
%{entrydns_root}/app |
|
|
|
%{entrydns_root}/app |
|
|
|
%{entrydns_root}/config |
|
|
|
%attr(0750, root, %{entrydns_user}) %{entrydns_root}/config |
|
|
|
%{entrydns_root}/db |
|
|
|
%attr(0750, root, %{entrydns_user}) %{entrydns_root}/db |
|
|
|
%{entrydns_root}/lib |
|
|
|
%{entrydns_root}/lib |
|
|
|
%attr(0770, root, %{entrydns_user}) %{entrydns_root}/log/ |
|
|
|
%attr(0770, root, %{entrydns_user}) %{entrydns_root}/log/ |
|
|
|
%attr(0770, root, %{entrydns_user}) %{entrydns_root}/tmp/ |
|
|
|
%attr(0770, root, %{entrydns_user}) %{entrydns_root}/tmp/ |
|
|
|
%attr(0755, root, %{entrydns_user}) %{entrydns_root}/public |
|
|
|
%{entrydns_root}/public |
|
|
|
%attr(0644, root, %{entrydns_user}) %{entrydns_root}/public/* |
|
|
|
|
|
|
|
%{entrydns_root}/script |
|
|
|
%{entrydns_root}/script |
|
|
|
%{entrydns_root}/vendor |
|
|
|
%{entrydns_root}/vendor |
|
|
|
%{entrydns_root}/.bundle |
|
|
|
%{entrydns_root}/.bundle |
|
|
|