From 6d761cb4550eaf56b3385b7088d3d978f2039f81207696266c87a2093f222eeb Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 1 Sep 2008 00:30:46 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ebtables?expand=0&rev=6 --- ebtables-v2.0.8-initscript.diff | 8 +++++--- ebtables.changes | 5 +++++ ebtables.spec | 35 ++++++++++++++++++++++----------- 3 files changed, 33 insertions(+), 15 deletions(-) diff --git a/ebtables-v2.0.8-initscript.diff b/ebtables-v2.0.8-initscript.diff index 13d8eb1..0c68371 100644 --- a/ebtables-v2.0.8-initscript.diff +++ b/ebtables-v2.0.8-initscript.diff @@ -11,16 +11,18 @@ $(CC) $(CFLAGS) $(CFLAGS_SH_LIB) -o $@ ebtables-standalone.o -I$(KERNEL_INCLUDES) -L. -Lextensions -lebtc $(EXT_LIBSI) \ --- ebtables.sysv +++ ebtables.sysv -@@ -11,6 +11,14 @@ +@@ -11,6 +11,16 @@ # # config: __SYSCONFIG__/ebtables (text) # __SYSCONFIG__/ebtables. (binary) +### BEGIN INIT INFO +# Provides: eptables -+# Required-Start: $remote_fs -+# Required-Stop: ++# Required-Start: $remote_fs $network ++# Required-Stop: $remote_fs $network +# Short-Description: Ethernet Bridge filter tables +# Description: Ethernet Bridge filter tables ++# Default-Start: 2 3 5 ++# Default-Stop: 0 1 6 +### END INIT INFO + diff --git a/ebtables.changes b/ebtables.changes index 1efe7d0..3bc3b50 100644 --- a/ebtables.changes +++ b/ebtables.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 30 21:21:06 CEST 2008 - cthiel@suse.de + +- fix init script + ------------------------------------------------------------------- Wed Oct 24 18:55:52 CEST 2007 - ro@suse.de diff --git a/ebtables.spec b/ebtables.spec index 044ba98..2d99135 100644 --- a/ebtables.spec +++ b/ebtables.spec @@ -1,21 +1,29 @@ # # spec file for package ebtables (Version v2.0.8) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild + Name: ebtables License: GPL v2 or later Group: Productivity/Networking/Security AutoReqProv: on Version: v2.0.8 -Release: 6 +Release: 56 Summary: Ethernet Bridge Tables Source: %{name}-%{version}-2.tar.bz2 Patch0: %{name}-%{version}-makefile.diff @@ -90,12 +98,15 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/ebtables-restore %{_sbindir}/ebtables-save %{_sbindir}/rcebtables + %changelog -* Wed Oct 24 2007 - ro@suse.de +* Sat Aug 30 2008 cthiel@suse.de +- fix init script +* Wed Oct 24 2007 ro@suse.de - fix build (use gcc not ld directly) -* Wed Oct 17 2007 - prusnak@suse.cz +* Wed Oct 17 2007 prusnak@suse.cz - fixed specfile not to include debug files in normal package -* Fri Oct 12 2007 - prusnak@suse.cz +* Fri Oct 12 2007 prusnak@suse.cz - update to 2.0.8-2 * add sysconfig support (ebtables-save, ebtables-restore, etc) * add ulog watcher @@ -104,13 +115,13 @@ rm -rf $RPM_BUILD_ROOT * bugfixes, dccp and sctp support - dropped obsolete patches: * gcc.diff (included in update) -* Thu Aug 09 2007 - olh@suse.de +* Thu Aug 09 2007 olh@suse.de - remove private include/linux/ files -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Wed Jun 29 2005 - meissner@suse.de +* Wed Jun 29 2005 meissner@suse.de - use RPM_OPT_FLAGS. -* Thu Apr 21 2005 - postadal@suse.cz +* Thu Apr 21 2005 postadal@suse.cz - fixed for gcc 4.0 -* Fri Jun 18 2004 - postadal@suse.cz +* Fri Jun 18 2004 postadal@suse.cz - new package v2.0.6