rpms/ebtables/devel .cvsignore, 1.5, 1.6 ebtables.spec, 1.16, 1.17 sources, 1.5, 1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jul 2 20:42:30 UTC 2007


Author: spot

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

Modified Files:
	.cvsignore ebtables.spec sources 
Log Message:

2.0.8 final



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ebtables/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	17 Jan 2007 20:55:54 -0000	1.5
+++ .cvsignore	2 Jul 2007 20:41:55 -0000	1.6
@@ -1 +1,2 @@
 ebtables-v2.0.8-rc3.tar.gz
+ebtables-v2.0.8-1.tar.gz


Index: ebtables.spec
===================================================================
RCS file: /cvs/extras/rpms/ebtables/devel/ebtables.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ebtables.spec	17 Jan 2007 22:04:10 -0000	1.16
+++ ebtables.spec	2 Jul 2007 20:41:55 -0000	1.17
@@ -1,13 +1,11 @@
-%define prever	rc3
-
 Name:		ebtables
 Version:	2.0.8
-Release:	0.8.%{prever}%{?dist}
+Release:	1%{?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
+Source0:	http://dl.sf.net/ebtables/ebtables-v%{version}-1.tar.gz
 Source1:	ebtables.sysv
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 PreReq:		/sbin/chkconfig
@@ -25,7 +23,7 @@
 like iptables. There are no known incompatibility issues.
 
 %prep
-%setup -q -n ebtables-v%{version}-%{prever}
+%setup -q -n ebtables-v%{version}-1
 
 %build
 MY_CFLAGS=`echo $RPM_OPT_FLAGS -fPIC | sed -e 's/-fstack-protector//g'`
@@ -76,6 +74,9 @@
 %ghost %{_sysconfdir}/ebtables.broute
 
 %changelog
+* Mon Jul  2 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.8-1
+- final 2.0.8 release
+
 * Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.8-0.8.rc3
 - fix release order
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ebtables/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	17 Jan 2007 20:55:54 -0000	1.5
+++ sources	2 Jul 2007 20:41:55 -0000	1.6
@@ -1 +1,2 @@
 92f0dd5107b92a744e104f50f9b2dd2d  ebtables-v2.0.8-rc3.tar.gz
+216e5d20fbd0e56dbe7e56b0d07b1909  ebtables-v2.0.8-1.tar.gz




More information about the fedora-extras-commits mailing list