Accepting request 226687 from security:netfilter
- add missing BuildRequires: sed (bnc#865848) (forwarded request 224187 from vitezslav_cizek) OBS-URL: https://build.opensuse.org/request/show/226687 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ebtables?expand=0&rev=30
This commit is contained in:
commit
4f3e43e01c
@ -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
|
Wed Dec 19 10:08:54 UTC 2012 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ebtables
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
Patch0: %name-v2.0.8-makefile.diff
|
||||||
Patch1: %name-v2.0.8-initscript.diff
|
Patch1: %name-v2.0.8-initscript.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: sed
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
%if 0%{?suse_version} >= 1140
|
%if 0%{?suse_version} >= 1140
|
||||||
BuildRequires: linux-glibc-devel >= 2.6.20
|
BuildRequires: linux-glibc-devel >= 2.6.20
|
||||||
|
Loading…
Reference in New Issue
Block a user