From c9dc582b3008e50e87d22795d1f24ea09b1e8611 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 24 Aug 2005 18:50:04 +0000 Subject: [PATCH] Correct rpm file ownership problem -- Take 2 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2556 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index fbcb49ef5..a1b082155 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -62,7 +62,7 @@ if [ $1 = 0 ]; then fi %files -%defattr(-,root,root) +%defattr(-644,root,root,0755) %attr(0544,root,root) /etc/init.d/shorewall %attr(0700,root,root) %dir /etc/shorewall %attr(0700,root,root) %dir /usr/share/shorewall