rpms/shorewall/devel shorewall.spec,1.81,1.82

Jonathan G. Underwood jgu at fedoraproject.org
Wed May 27 21:31:42 UTC 2009


Author: jgu

Update of /cvs/extras/rpms/shorewall/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4112

Modified Files:
	shorewall.spec 
Log Message:
* Wed May 27 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.3.10-2
- Fix up /var/lib directories (BZ 502929)



Index: shorewall.spec
===================================================================
RCS file: /cvs/extras/rpms/shorewall/devel/shorewall.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -p -r1.81 -r1.82
--- shorewall.spec	10 May 2009 22:29:48 -0000	1.81
+++ shorewall.spec	27 May 2009 21:31:11 -0000	1.82
@@ -8,7 +8,7 @@
 
 Name:           shorewall
 Version:        %{major_ver}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An iptables front end for firewall configuration
 Group:          Applications/System
 License:        GPLv2+
@@ -315,7 +315,7 @@ fi
 %{_datadir}/shorewall6/macro.Ping
 %{_datadir}/shorewall6/modules
 %{_datadir}/shorewall6/version
-%dir %{_localstatedir}/lib/shorewall
+%dir %{_localstatedir}/lib/shorewall6
 
 %files -n shorewall6-lite
 %defattr(0644,root,root,0755)
@@ -325,7 +325,7 @@ fi
 %config(noreplace) %{_sysconfdir}/shorewall6-lite/shorewall6-lite.conf
 %attr(0755,root,root) %{_initrddir}/shorewall6-lite
 %{_sysconfdir}/shorewall6-lite/Makefile
-%dir %{_localstatedir}/lib/shorewall
+%dir %{_localstatedir}/lib/shorewall6-lite
 %{_mandir}/man5/shorewall6-lite-vardir.5.gz
 %{_mandir}/man5/shorewall6-lite.conf.5.gz
 %{_mandir}/man8/shorewall6-lite.8.gz
@@ -338,6 +338,9 @@ fi
 %attr(0755,root,root) %{_datadir}/shorewall6-lite/wait4ifup
 
 %changelog
+* Wed May 27 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.3.10-2
+- Fix up /var/lib directories (BZ 502929)
+
 * Fri May  8 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.3.10-1
 - Update to development branch, rearrange sub-packages accordingly
 - Remove shorewall-shell, shorewall-perl, shorewall-common subpackages




More information about the scm-commits mailing list