[shorewall/f15] Fix up error in files list

Jonathan G. Underwood jgu at fedoraproject.org
Mon Aug 22 15:17:15 UTC 2011


commit 4104d92cc262c4b1fd05f2a79d7a8f2005441d3b
Author: Jonathan G. Underwood <jonathan.underwood at gmail.com>
Date:   Mon Aug 22 16:16:54 2011 +0100

    Fix up error in files list

 shorewall.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/shorewall.spec b/shorewall.spec
index 1871ba1..1686d8a 100644
--- a/shorewall.spec
+++ b/shorewall.spec
@@ -6,7 +6,7 @@
 
 Name:           shorewall
 Version:        %{mainver}.3
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        An iptables front end for firewall configuration
 Group:          Applications/System
 License:        GPLv2+
@@ -234,10 +234,10 @@ fi
 %{_mandir}/man5/shorewall*
 %exclude %{_mandir}/man5/shorewall6*
 %exclude %{_mandir}/man5/shorewall-lite*
-%exclude %{_mandir}/man5/shorewall-init*
 %{_mandir}/man8/shorewall*
 %exclude %{_mandir}/man8/shorewall6*
 %exclude %{_mandir}/man8/shorewall-lite*
+%exclude %{_mandir}/man8/shorewall-init*
 %dir %{_localstatedir}/lib/shorewall
 
 %files lite
@@ -297,6 +297,9 @@ fi
 %{_libexecdir}/shorewall-init
 
 %changelog
+* Mon Aug 22 2011 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.4.22.3-2.1
+- Fix up error in files list
+
 * Mon Aug 22 2011 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.4.22.3-2
 - Change file list defattr to (-,root,root,-)
 - Fix up file lists and permissions


More information about the scm-commits mailing list