From 4250ba6d01661158ffa38656cb00c5e8818819cc Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 7 Apr 2007 19:31:07 +0000 Subject: [PATCH] Fix .spec file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5852 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-shell/shorewall-shell.spec | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Shorewall-shell/shorewall-shell.spec b/Shorewall-shell/shorewall-shell.spec index 5d21bc458..75f604549 100644 --- a/Shorewall-shell/shorewall-shell.spec +++ b/Shorewall-shell/shorewall-shell.spec @@ -65,19 +65,19 @@ fi %defattr(0644,root,root,0755) %attr(0755,root,root) %dir /usr/share/shorewall-shell -%attr(0555,root,root) /usr/share/shorewall/compiler -%attr(0444,root,root) /usr/share/shorewall/lib.accounting -%attr(0444,root,root) /usr/share/shorewall/lib.actions -%attr(0444,root,root) /usr/share/shorewall/lib.dynamiczones -%attr(0444,root,root) /usr/share/shorewall/lib.maclist -%attr(0444,root,root) /usr/share/shorewall/lib.nat -%attr(0444,root,root) /usr/share/shorewall/lib.providers -%attr(0444,root,root) /usr/share/shorewall/lib.proxyarp -%attr(0444,root,root) /usr/share/shorewall/lib.tc -%attr(0444,root,root) /usr/share/shorewall/lib.tcrules -%attr(0444,root,root) /usr/share/shorewall/lib.tunnels -%attr(0644,root,root) /usr/share/shorewall/prog.footer -%attr(0644,root,root) /usr/share/shorewall/prog.header +%attr(0555,root,root) /usr/share/shorewall-shell/compiler +%attr(0444,root,root) /usr/share/shorewall-shell/lib.accounting +%attr(0444,root,root) /usr/share/shorewall-shell/lib.actions +%attr(0444,root,root) /usr/share/shorewall-shell/lib.dynamiczones +%attr(0444,root,root) /usr/share/shorewall-shell/lib.maclist +%attr(0444,root,root) /usr/share/shorewall-shell/lib.nat +%attr(0444,root,root) /usr/share/shorewall-shell/lib.providers +%attr(0444,root,root) /usr/share/shorewall-shell/lib.proxyarp +%attr(0444,root,root) /usr/share/shorewall-shell/lib.tc +%attr(0444,root,root) /usr/share/shorewall-shell/lib.tcrules +%attr(0444,root,root) /usr/share/shorewall-shell/lib.tunnels +%attr(0644,root,root) /usr/share/shorewall-shell/prog.footer +%attr(0644,root,root) /usr/share/shorewall-shell/prog.header %doc COPYING INSTALL