rpms/ebtables/F-7 ebtables.spec,1.20,1.21

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Oct 28 19:36:41 UTC 2007


Author: spot

Update of /cvs/extras/rpms/ebtables/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11927

Modified Files:
	ebtables.spec 
Log Message:

Don't need buildid patch in F-7



Index: ebtables.spec
===================================================================
RCS file: /cvs/extras/rpms/ebtables/F-7/ebtables.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ebtables.spec	28 Oct 2007 19:21:01 -0000	1.20
+++ ebtables.spec	28 Oct 2007 19:36:08 -0000	1.21
@@ -1,6 +1,6 @@
 Name:		ebtables
 Version:	2.0.8
-Release:	4%{?dist}
+Release:	4%{?dist}.1
 Summary:	Ethernet Bridge frame table administration tool
 License:	GPLv2+
 Group:		System Environment/Base
@@ -28,7 +28,8 @@
 %setup -q -n ebtables-v%{version}-2
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+# Don't need buildid patch in F-7
+#patch2 -p1
 
 %build
 MY_CFLAGS=`echo $RPM_OPT_FLAGS -fPIC | sed -e 's/-fstack-protector//g'`
@@ -76,6 +77,9 @@
 %ghost %{_sysconfdir}/sysconfig/ebtables.broute
 
 %changelog
+* Sun Oct 28 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.8-4.1
+- don't need buildid patch in F-7
+
 * Sun Oct 28 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.8-4
 - bump to 2.0.8-2 from upstream
 - keep _libdir/ebtables, even though upstream just moved away from it.




More information about the fedora-extras-commits mailing list