rpms/ebtables/devel .cvsignore, 1.4, 1.5 ebtables.spec, 1.14, 1.15 sources, 1.4, 1.5

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


Author: spot

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ebtables/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	25 Apr 2006 02:19:34 -0000	1.4
+++ .cvsignore	17 Jan 2007 20:55:54 -0000	1.5
@@ -1,3 +1 @@
-ebtables-v2.0.6.tar.gz
-ebtables-v2.0.8-rc1.tar.gz
-ebtables-v2.0.8-rc2.tar.gz
+ebtables-v2.0.8-rc3.tar.gz


Index: ebtables.spec
===================================================================
RCS file: /cvs/extras/rpms/ebtables/devel/ebtables.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ebtables.spec	4 Oct 2006 23:38:53 -0000	1.14
+++ ebtables.spec	17 Jan 2007 20:55:54 -0000	1.15
@@ -1,16 +1,14 @@
-%define prever	rc2
+%define prever	rc3
 
 Name:		ebtables
 Version:	2.0.8
-Release:	0.7.%{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-2.0.8-noconfigh.patch
-Patch1:		ebtables-v2.0.8-rc2-segfaultfix.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 PreReq:		/sbin/chkconfig
 PreReq:		/sbin/service
@@ -28,8 +26,6 @@
 
 %prep
 %setup -q -n ebtables-v%{version}-%{prever}
-%patch0 -p1
-%patch1 -p1
 
 %build
 MY_CFLAGS=`echo $RPM_OPT_FLAGS -fPIC | sed -e 's/-fstack-protector//g'`
@@ -80,6 +76,9 @@
 %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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ebtables/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	25 Apr 2006 02:19:34 -0000	1.4
+++ sources	17 Jan 2007 20:55:54 -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