From 94506581ceba25d70cf486d5181b9d6f0af4a4d3 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 30 Jul 2009 21:03:47 +0000 Subject: [PATCH] disable buildid patch --- ebtables.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ebtables.spec b/ebtables.spec index 88e8220..2be0923 100644 --- a/ebtables.spec +++ b/ebtables.spec @@ -1,6 +1,6 @@ Name: ebtables Version: 2.0.9 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Ethernet Bridge frame table administration tool License: GPLv2+ Group: System Environment/Base @@ -11,7 +11,6 @@ Requires(pre): /sbin/chkconfig Requires(postun): /sbin/service Patch0: ebtables-2.0.8-norootinst.patch Patch1: ebtables-2.0.8-cflags.patch -Patch2: ebtables-2.0.8-buildid.patch %description Ethernet bridge tables is a firewalling tool to transparently filter network @@ -28,7 +27,6 @@ like iptables. There are no known incompatibility issues. %setup -q -n ebtables-v%{version}-1 %patch0 -p1 %patch1 -p1 -%patch2 -p1 # Convert to UTF-8 f=THANKS; iconv -f iso-8859-1 -t utf-8 $f -o $f.utf8 ; mv $f.utf8 $f @@ -79,6 +77,9 @@ fi %ghost %{_sysconfdir}/sysconfig/ebtables.broute %changelog +* Thu Jul 30 2009 Tom "spot" Callaway - 2.0.9-1.1 +- buildid not supported on EL5 + * Mon Jul 27 2009 Tom "spot" Callaway - 2.0.9-1 - update to 2.0.9