[shorewall/el6] Fix up some %files errors

Jonathan G. Underwood jgu at fedoraproject.org
Sun May 27 19:29:11 UTC 2012


commit 5a279ff28a76e836b71cd86480e9949809a04d56
Author: Jonathan G. Underwood <jonathan.underwood at gmail.com>
Date:   Sun May 27 20:29:00 2012 +0100

    Fix up some %files errors

 shorewall.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shorewall.spec b/shorewall.spec
index 35d79bc..062a11c 100644
--- a/shorewall.spec
+++ b/shorewall.spec
@@ -284,12 +284,12 @@ fi
 %{_datadir}/shorewall/lib.base
 %{_datadir}/shorewall/lib.cli
 %{_datadir}/shorewall/lib.common
+%{_datadir}/shorewall/shorewallrc
 %dir %{_libexecdir}/shorewall
 %{_libexecdir}/shorewall/wait4ifup
 
 %files init
 %doc shorewall-init-%{version}/{COPYING,changelog.txt,releasenotes.txt}
-/sbin/shorewall-init
 %{_sysconfdir}/NetworkManager/dispatcher.d/01-shorewall
 %config(noreplace) %{_sysconfdir}/sysconfig/shorewall-init
 %{_mandir}/man8/shorewall-init.8.*


More information about the scm-commits mailing list