Accepting request 661864 from home:mnhauke:security

- Rename files according to the package name nDPI -> ndpi

- Update to version 2.6
  See /usr/share/doc/packages/libndpi2/CHANGELOG.md for the full
  changelog

- Initial package, version 2.0

OBS-URL: https://build.opensuse.org/request/show/661864
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/ndpi?expand=0&rev=3
This commit is contained in:
Martin Hauke 2018-12-28 19:52:20 +00:00 committed by Git OBS Bridge
parent 0ebcffe2ed
commit 0147313fe6
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 28 19:44:08 UTC 2018 - mardnh@gmx.de
- Rename files according to the package name nDPI -> ndpi
-------------------------------------------------------------------
Sat Dec 22 20:38:16 UTC 2018 - mardnh@gmx.de

View File

@ -20,7 +20,7 @@
%endif
%define sover 2
Name: nDPI
Name: ndpi
Version: 2.6
Release: 0
Summary: Extensible deep packet inspection library
@ -101,7 +101,7 @@ network traffic monitoring.
This package contains the ndpiReader binary.
%prep
%setup -q
%setup -q -n nDPI-%{version}
%patch0 -p1
sh autogen.sh
# FIXME: Upstream makefile is broken