SHA256
1
0
forked from pool/iproute2

Accepting request 441845 from security:netfilter

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/441845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iproute2?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2016-12-01 09:24:08 +00:00 committed by Git OBS Bridge
commit a53d609a35
3 changed files with 17 additions and 0 deletions

View File

@ -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

View File

@ -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
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

View File

@ -42,6 +42,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: bison
BuildRequires: db-devel
BuildRequires: flex
BuildRequires: libelf-devel
BuildRequires: pkgconfig >= 0.21
BuildRequires: xz
%define with_xt 1