rpms/shorewall/EL-6 shorewall.spec,1.98,1.99

Jonathan G. Underwood jgu at fedoraproject.org
Fri Jul 2 07:23:57 UTC 2010


Author: jgu

Update of /cvs/pkgs/rpms/shorewall/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2883

Modified Files:
	shorewall.spec 
Log Message:
* Fri Jul  2 2010 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.4.10-4
- Fix spec file typo



Index: shorewall.spec
===================================================================
RCS file: /cvs/pkgs/rpms/shorewall/EL-6/shorewall.spec,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -p -r1.98 -r1.99
--- shorewall.spec	1 Jul 2010 15:24:04 -0000	1.98
+++ shorewall.spec	2 Jul 2010 07:23:57 -0000	1.99
@@ -4,7 +4,7 @@
 
 Name:           shorewall
 Version:        4.4.10
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        An iptables front end for firewall configuration
 Group:          Applications/System
 License:        GPLv2+
@@ -105,7 +105,7 @@ integrates with NetworkManager and distr
 for 'event-driven' startup and shutdown.
 
 %prep
-%setup -q -c -n %{name}-%{major_ver} -T -a0 -a1 -a2 -a3 -a4
+%setup -q -c -n %{name}-%{version} -T -a0 -a1 -a2 -a3 -a4
 
 # Overwrite default init files with Fedora specific ones
 cp %{SOURCE10} shorewall-%{version}/init.sh
@@ -371,6 +371,9 @@ fi
 %{_datadir}/shorewall-init/version
 
 %changelog
+* Fri Jul  2 2010 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.4.10-4
+- Fix spec file typo
+
 * Wed Jun 16 2010 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.4.10-3
 - Remove separate macros for each tarball version - upstream now releases all
   tarballs with the same version number



More information about the scm-commits mailing list