SHA256
1
0
forked from pool/ndpi

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
This commit is contained in:
Martin Hauke 2019-01-07 21:59:09 +00:00 committed by Git OBS Bridge
parent 0147313fe6
commit 503846e3b0
2 changed files with 8 additions and 0 deletions

View File

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

View File

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