rpms/shorewall/devel shorewall.spec,1.94,1.95

Jonathan G. Underwood jgu at fedoraproject.org
Thu Dec 10 21:01:27 UTC 2009


Author: jgu

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

Modified Files:
	shorewall.spec 
Log Message:
* Thu Dec 10 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.4.4.2-3
- Fix typo in logrotate script name for shorewall6-lite



Index: shorewall.spec
===================================================================
RCS file: /cvs/extras/rpms/shorewall/devel/shorewall.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -p -r1.94 -r1.95
--- shorewall.spec	10 Dec 2009 20:53:27 -0000	1.94
+++ shorewall.spec	10 Dec 2009 21:01:26 -0000	1.95
@@ -9,7 +9,7 @@
 
 Name:           shorewall
 Version:        %{shorewall_ver}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        An iptables front end for firewall configuration
 Group:          Applications/System
 License:        GPLv2+
@@ -323,7 +323,7 @@ fi
 %attr(0755,root,root) /sbin/shorewall6-lite
 %dir %{_sysconfdir}/shorewall6-lite
 %config(noreplace) %{_sysconfdir}/shorewall6-lite/shorewall6-lite.conf
-%config(noreplace) %{_sysconfdir}/logrotate.d/shorewall6
+%config(noreplace) %{_sysconfdir}/logrotate.d/shorewall6-lite
 %attr(0755,root,root) %{_initrddir}/shorewall6-lite
 %{_sysconfdir}/shorewall6-lite/Makefile
 %dir %{_localstatedir}/lib/shorewall6-lite
@@ -339,6 +339,9 @@ fi
 %attr(0755,root,root) %{_datadir}/shorewall6-lite/wait4ifup
 
 %changelog
+* Thu Dec 10 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.4.4.2-3
+- Fix typo in logrotate script name for shorewall6-lite
+
 * Thu Dec 10 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.4.4.2-2
 - Add logrotate files to packages
 




More information about the scm-commits mailing list