[ebtables/f16] 2.0.10-2

Tom Callaway spot at fedoraproject.org
Thu Aug 11 19:52:39 UTC 2011


commit 30b438b08a30e9c17283d5a483c5792becf1229b
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Thu Aug 11 15:52:28 2011 -0400

    2.0.10-2

 ebtables.spec |   11 ++++++-----
 sources       |    2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/ebtables.spec b/ebtables.spec
index d6e79bd..e26246c 100644
--- a/ebtables.spec
+++ b/ebtables.spec
@@ -1,15 +1,14 @@
 Name:			ebtables
 Version:		2.0.10
-Release:		1%{?dist}
+Release:		2%{?dist}
 Summary:		Ethernet Bridge frame table administration tool
 License:		GPLv2+
 Group:			System Environment/Base
 URL:			http://ebtables.sourceforge.net/
-Source0:		http://downloads.sourceforge.net/ebtables/ebtables-v%{version}-1.tar.gz
+Source0:		http://downloads.sourceforge.net/ebtables/ebtables-v%{version}-2.tar.gz
 Requires(pre):		/sbin/chkconfig
 Requires(postun):	/sbin/service
 Patch0:			ebtables-2.0.10-norootinst.patch
-Patch1:			ebtables-2.0.10-ldflags.patch
 Patch3:			ebtables-2.0.9-lsb.patch
 
 %description
@@ -24,9 +23,8 @@ The ebtables tool can be used together with the other Linux filtering tools,
 like iptables. There are no known incompatibility issues.
 
 %prep
-%setup -q -n ebtables-v%{version}-1
+%setup -q -n ebtables-v%{version}-2
 %patch0 -p1 -b .norootinst
-%patch1 -p1 -b .ldflags
 %patch3 -p1 -b .lsb
 
 # Convert to UTF-8
@@ -74,6 +72,9 @@ fi
 %ghost %{_sysconfdir}/sysconfig/ebtables.broute
 
 %changelog
+* Thu Aug 11 2011 Tom Callaway <spot at fedoraproject.org> - 2.0.10-2
+- update to 2.0.10-2
+
 * Mon Jul 11 2011 Tom Callaway <spot at fedoraproject.org> - 2.0.10-1
 - update to 2.0.10-1
 
diff --git a/sources b/sources
index 02955a2..7983fe9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33b9ff7c9b605605c705418f17812714  ebtables-v2.0.10-1.tar.gz
+c5ae7fb75810fd936a5445239e853fd8  ebtables-v2.0.10-2.tar.gz


More information about the scm-commits mailing list