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