2.0.8 final

This commit is contained in:
Tom Callaway 2007-07-02 20:41:55 +00:00
parent 99b5bbb775
commit a5becf734e
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1,2 @@
ebtables-v2.0.8-rc3.tar.gz
ebtables-v2.0.8-1.tar.gz

View File

@ -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 @@ The ebtables tool can be used together with the other Linux filtering tools,
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 @@ fi
%ghost %{_sysconfdir}/ebtables.broute
%changelog
* Mon Jul 2 2007 Tom "spot" Callaway <tcallawa@redhat.com> 2.0.8-1
- final 2.0.8 release
* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> 2.0.8-0.8.rc3
- fix release order

View File

@ -1 +1,2 @@
92f0dd5107b92a744e104f50f9b2dd2d ebtables-v2.0.8-rc3.tar.gz
216e5d20fbd0e56dbe7e56b0d07b1909 ebtables-v2.0.8-1.tar.gz