rpms/ebtables/FC-5 ebtables.spec,1.12,1.13 sources,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Jan 17 20:56:18 UTC 2007


Author: spot

Update of /cvs/extras/rpms/ebtables/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4444/FC-5

Modified Files:
	ebtables.spec sources 
Log Message:
i
Bump to 2.0.8-rc3 (fixes the bugs i was patching for)



Index: ebtables.spec
===================================================================
RCS file: /cvs/extras/rpms/ebtables/FC-5/ebtables.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ebtables.spec	18 Sep 2006 12:30:10 -0000	1.12
+++ ebtables.spec	17 Jan 2007 20:55:48 -0000	1.13
@@ -1,15 +1,14 @@
-%define prever	rc2
+%define prever	rc3
 
 Name:		ebtables
 Version:	2.0.8
-Release:	0.6.%{prever}%{?dist}
+Release:	0.1.%{prever}%{?dist}
 Summary:	Ethernet Bridge frame table administration tool
 License:	GPL
 Group:		System Environment/Base
 URL:		http://ebtables.sourceforge.net/
 Source0:	http://dl.sf.net/ebtables/ebtables-v%{version}-%{prever}.tar.gz
 Source1:	ebtables.sysv
-Patch0:		ebtables-v2.0.8-rc2-segfaultfix.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 PreReq:		/sbin/chkconfig
 PreReq:		/sbin/service
@@ -27,7 +26,6 @@
 
 %prep
 %setup -q -n ebtables-v%{version}-%{prever}
-%patch0 -p1 
 
 %build
 MY_CFLAGS=`echo $RPM_OPT_FLAGS -fPIC | sed -e 's/-fstack-protector//g'`
@@ -78,11 +76,20 @@
 %ghost %{_sysconfdir}/ebtables.broute
 
 %changelog
+* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.8-0.1.rc3
+- bump to rc3
+
+* Thu Oct 05 2006 Christian Iseli <Christian.Iseli at licr.org> 2.0.8-0.7.rc2
+ - rebuilt for unwind info generation, broken in gcc-4.1.1-21
+
 * Mon Sep 18 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.8-0.6.rc2
 - fix versioning
 
 * Thu Sep 14 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.8-0.3.rc2
-- fix bz 206257
+- fix bugzilla 206257
+
+* Tue Sep 12 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.8-0.2.rc2
+- fix for FC-6
 
 * Mon Apr 24 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.8-0.1.rc2
 - bump to rc2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ebtables/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	25 Apr 2006 02:19:33 -0000	1.4
+++ sources	17 Jan 2007 20:55:48 -0000	1.5
@@ -1 +1 @@
-f07111fcc1966be669278433c35dcc28  ebtables-v2.0.8-rc2.tar.gz
+92f0dd5107b92a744e104f50f9b2dd2d  ebtables-v2.0.8-rc3.tar.gz




More information about the scm-commits mailing list