From a355141f40f20bc34e2256ae324e4523b714ed98 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 4 Jul 2011 13:13:52 -0700 Subject: [PATCH] Correct typo in .spec files Signed-off-by: Tom Eastep --- Shorewall/shorewall.spec | 2 +- Shorewall6/shorewall6.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index e85bffc4c..94ed019e3 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -87,7 +87,7 @@ fi %attr(0644,root,root) /usr/share/shorewall/action.Drop %attr(0644,root,root) /usr/share/shorewall/action.A_Drop %attr(0644,root,root) /usr/share/shorewall/action.Invalid -%attr(0644,root,root) /usr/share/shorewall/action.NonSyn +%attr(0644,root,root) /usr/share/shorewall/action.NotSyn %attr(0644,root,root) /usr/share/shorewall/action.Reject %attr(0644,root,root) /usr/share/shorewall/action.A_Reject %attr(0644,root,root) /usr/share/shorewall/action.template diff --git a/Shorewall6/shorewall6.spec b/Shorewall6/shorewall6.spec index a82d56dc6..19c43922c 100644 --- a/Shorewall6/shorewall6.spec +++ b/Shorewall6/shorewall6.spec @@ -82,7 +82,7 @@ fi %attr(0644,root,root) /usr/share/shorewall6/action.Drop %attr(0644,root,root) /usr/share/shorewall6/action.A_Drop %attr(0644,root,root) /usr/share/shorewall/action.Invalid -%attr(0644,root,root) /usr/share/shorewall/action.NonSyn +%attr(0644,root,root) /usr/share/shorewall/action.NotSyn %attr(0644,root,root) /usr/share/shorewall6/action.Reject %attr(0644,root,root) /usr/share/shorewall6/action.A_Reject %attr(0644,root,root) /usr/share/shorewall6/action.template