forked from pool/iproute2
manually apply SR 440552 because of conflict
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=128
This commit is contained in:
parent
5643451b3e
commit
6ea56e17aa
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 16 08:29:11 UTC 2016 - jslaby@suse.com
|
||||||
|
|
||||||
|
- put lnstat nstat routef routel ss into /usr/bin so that users can
|
||||||
|
actually run them
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 16 04:32:29 UTC 2016 - glin@suse.com
|
||||||
|
|
||||||
|
- Add libelf-devel to BuildRequires to enable bpf object loading
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 17 08:58:54 UTC 2016 - jengelh@inai.de
|
Mon Oct 17 08:58:54 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -4,6 +4,11 @@ Wed Nov 16 08:29:11 UTC 2016 - jslaby@suse.com
|
|||||||
- put lnstat nstat routef routel ss into /usr/bin so that users can
|
- put lnstat nstat routef routel ss into /usr/bin so that users can
|
||||||
actually run them
|
actually run them
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 16 04:32:29 UTC 2016 - glin@suse.com
|
||||||
|
|
||||||
|
- Add libelf-devel to BuildRequires to enable bpf object loading
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 17 08:58:54 UTC 2016 - jengelh@inai.de
|
Mon Oct 17 08:58:54 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -42,6 +42,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: db-devel
|
BuildRequires: db-devel
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
BuildRequires: libelf-devel
|
||||||
BuildRequires: pkgconfig >= 0.21
|
BuildRequires: pkgconfig >= 0.21
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
%define with_xt 1
|
%define with_xt 1
|
||||||
|
Loading…
Reference in New Issue
Block a user