From 503846e3b020e16dbda045e7395984b73786fcac9ce0499ed1c5d87fe6472133 Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Mon, 7 Jan 2019 21:59:09 +0000 Subject: [PATCH] Accepting request 663446 from home:mnhauke:security - Add wireshark/ndpi.lua to the doc section of ndpi-tools - Add a comment to clarify the license of wireshark/ndpi.lua OBS-URL: https://build.opensuse.org/request/show/663446 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/ndpi?expand=0&rev=4 --- ndpi.changes | 6 ++++++ ndpi.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/ndpi.changes b/ndpi.changes index 62a14a4..be0eb67 100644 --- a/ndpi.changes +++ b/ndpi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 7 21:52:45 UTC 2019 - mardnh@gmx.de + +- Add wireshark/ndpi.lua to the doc section of ndpi-tools +- Add a comment to clarify the license of wireshark/ndpi.lua + ------------------------------------------------------------------- Fri Dec 28 19:44:08 UTC 2018 - mardnh@gmx.de diff --git a/ndpi.spec b/ndpi.spec index e43b49d..3958e40 100644 --- a/ndpi.spec +++ b/ndpi.spec @@ -24,6 +24,7 @@ Name: ndpi Version: 2.6 Release: 0 Summary: Extensible deep packet inspection library +# wireshark/ndpi.lua is GPL-3.0-or-later License: LGPL-3.0-only Group: Development/Libraries/C and C++ URL: https://github.com/ntop/nDPI @@ -137,5 +138,6 @@ rm -f %{buildroot}/%{_libdir}/libndpi.a %files -n ndpi-tools %{_bindir}/ndpiReader +%doc wireshark %changelog