From 2b9cf455218f75abe4ffa6df3b4557ada9afae18 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 24 Mar 2007 22:54:49 +0000 Subject: [PATCH] Fix .spec file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5675 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- New/shorewall-pl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/New/shorewall-pl.spec b/New/shorewall-pl.spec index 8e526c8a3..9a16faf2d 100644 --- a/New/shorewall-pl.spec +++ b/New/shorewall-pl.spec @@ -1,4 +1,4 @@ -%define name shorewall-pm +%define name shorewall-pl %define version 3.9.0 %define release 1 %define prefix /usr @@ -69,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT %attr(0555,root,root) /usr/share/shorewall-pl/Shorewall/Nat.pm %attr(0555,root,root) /usr/share/shorewall-pl/Shorewall/Policy.pm %attr(0555,root,root) /usr/share/shorewall-pl/Shorewall/Proc.pm +%attr(0555,root,root) /usr/share/shorewall-pl/Shorewall/Providers.pm %attr(0555,root,root) /usr/share/shorewall-pl/Shorewall/Proxyarp.pm %attr(0555,root,root) /usr/share/shorewall-pl/Shorewall/Rules.pm %attr(0555,root,root) /usr/share/shorewall-pl/Shorewall/Tc.pm