diff --git a/ebtables.changes b/ebtables.changes index a3d27df..0900a1e 100644 --- a/ebtables.changes +++ b/ebtables.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 28 08:42:42 UTC 2014 - vcizek@suse.com + +- add missing BuildRequires: sed (bnc#865848) + ------------------------------------------------------------------- Wed Dec 19 10:08:54 UTC 2012 - jengelh@inai.de diff --git a/ebtables.spec b/ebtables.spec index 28590e8..7cd3f67 100644 --- a/ebtables.spec +++ b/ebtables.spec @@ -1,7 +1,7 @@ # # spec file for package ebtables # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -28,6 +28,7 @@ Source: %name-v2.0.10-4.tar.xz Patch0: %name-v2.0.8-makefile.diff Patch1: %name-v2.0.8-initscript.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: sed BuildRequires: xz %if 0%{?suse_version} >= 1140 BuildRequires: linux-glibc-devel >= 2.6.20