rpms/shorewall/F-8 shorewall.spec,1.39,1.40

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Wed Nov 28 00:13:44 UTC 2007


Author: jgu

Update of /cvs/extras/rpms/shorewall/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27714

Modified Files:
	shorewall.spec 
Log Message:
* Wed Nov 28 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.0.6-2
- Add Requires for shorewall-common to shorewall-shell and shorewall-perl (Orion
  Poplawski)



Index: shorewall.spec
===================================================================
RCS file: /cvs/extras/rpms/shorewall/F-8/shorewall.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- shorewall.spec	24 Nov 2007 16:03:31 -0000	1.39
+++ shorewall.spec	28 Nov 2007 00:13:10 -0000	1.40
@@ -3,7 +3,7 @@
 
 Name:           shorewall
 Version:	4.0.6
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An iptables front end for firewall configuration
 Group:		Applications/System
 License:	GPLv2+
@@ -47,6 +47,7 @@
 %package perl
 Summary:	Perl-based compiler for Shoreline Firewall 
 Group: 	 	Applications/System
+Requires:	shorewall-common = %{version}-%{release}
 Requires:	perl
 
 %description perl
@@ -56,6 +57,7 @@
 %package shell
 Summary:	Shell-based compiler for Shoreline Firewall 
 Group: 	 	Applications/System
+Requires:	shorewall-common = %{version}-%{release}
 
 %description shell
 Shorewall-shell is a part of Shorewall that allows running Shorewall
@@ -257,6 +259,10 @@
 %{_mandir}/man8/shorewall-lite.8.gz
 
 %changelog
+* Wed Nov 28 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.0.6-2
+- Add Requires for shorewall-common to shorewall-shell and shorewall-perl (Orion
+  Poplawski)
+
 * Sat Nov 24 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.0.6-1
 - Update to 4.0.6 plus patch-perl-4.0.6-1.diff upstream errata
 




More information about the fedora-extras-commits mailing list