diff --git a/Shorewall-perl/Shorewall/Config.pm b/Shorewall-perl/Shorewall/Config.pm index 398fb3ebf..5890b96ae 100644 --- a/Shorewall-perl/Shorewall/Config.pm +++ b/Shorewall-perl/Shorewall/Config.pm @@ -125,7 +125,7 @@ sub initialize() { ORIGINAL_POLICY_MATCH => '', LOGPARMS => '', TC_SCRIPT => '', - VERSION => '4.0.0-Beta5', + VERSION => '4.0.0-Beta6', CAPVERSION => 30405 , ); # diff --git a/Shorewall-perl/shorewall-perl.spec b/Shorewall-perl/shorewall-perl.spec index 11a2aaeaf..3b5a30ccf 100644 --- a/Shorewall-perl/shorewall-perl.spec +++ b/Shorewall-perl/shorewall-perl.spec @@ -72,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT %attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Macros.pm %attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Nat.pm %attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Policy.pm +%attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Ports.pm %attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Proc.pm %attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Providers.pm %attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Proxyarp.pm