rpms/ebtables/EL-5 ebtables.spec,1.19,1.20

Tom Callaway spot at fedoraproject.org
Thu Jul 30 21:03:47 UTC 2009


Author: spot

Update of /cvs/extras/rpms/ebtables/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31196

Modified Files:
	ebtables.spec 
Log Message:
disable buildid patch


Index: ebtables.spec
===================================================================
RCS file: /cvs/extras/rpms/ebtables/EL-5/ebtables.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- ebtables.spec	30 Jul 2009 20:56:54 -0000	1.19
+++ ebtables.spec	30 Jul 2009 21:03:47 -0000	1.20
@@ -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 incomp
 %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 <tcallawa at redhat.com> - 2.0.9-1.1
+- buildid not supported on EL5
+
 * Mon Jul 27 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.9-1
 - update to 2.0.9
 




More information about the fedora-extras-commits mailing list