diff --git a/iproute2-doc.changes b/iproute2-doc.changes index dbf3ed9..9d10a08 100644 --- a/iproute2-doc.changes +++ b/iproute2-doc.changes @@ -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 diff --git a/iproute2.changes b/iproute2.changes index 9f0dee7..9d10a08 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -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 diff --git a/iproute2.spec b/iproute2.spec index 4e06196..862cfa7 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -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