rpms/shorewall/devel shorewall.spec,1.101,1.102

Jonathan G. Underwood jgu at fedoraproject.org
Fri Jul 2 07:14:36 UTC 2010


Author: jgu

Update of /cvs/pkgs/rpms/shorewall/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1394

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/devel/shorewall.spec,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -p -r1.101 -r1.102
--- shorewall.spec	16 Jun 2010 00:25:33 -0000	1.101
+++ shorewall.spec	2 Jul 2010 07:14:35 -0000	1.102
@@ -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