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:
Jan Engelhardt 2016-11-16 09:50:06 +00:00 committed by Git OBS Bridge
parent 5643451b3e
commit 6ea56e17aa
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