From 74e4779c15e683517e16eedb0e95504569b9c1fa Mon Sep 17 00:00:00 2001 From: Vaidas Jablonskis Date: Thu, 7 Feb 2013 01:31:43 +0000 Subject: [PATCH] rpm spec: fixing perms --- entrydns.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrydns.spec b/entrydns.spec index 004b2ec..a976eb9 100644 --- a/entrydns.spec +++ b/entrydns.spec @@ -82,7 +82,7 @@ cp Rakefile %{buildroot}%{entrydns_root} %files -%defattr(0644, root, %{entrydns_user}, 0755) +%defattr(-, root, %{entrydns_user}, 0755) %{entrydns_root}/app %attr(0750, root, %{entrydns_user}) %{entrydns_root}/config %attr(0750, root, %{entrydns_user}) %{entrydns_root}/db