Hello community, here is the log from the commit of package ndpi for openSUSE:Factory checked in at 2020-01-07 23:53:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ndpi (Old) and /work/SRC/openSUSE:Factory/.ndpi.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ndpi" Tue Jan 7 23:53:32 2020 rev:6 rq:761346 version:3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ndpi/ndpi.changes 2019-12-30 12:35:14.271817620 +0100 +++ /work/SRC/openSUSE:Factory/.ndpi.new.6675/ndpi.changes 2020-01-07 23:54:06.228054680 +0100 @@ -1,0 +2,5 @@ +Thu Jan 2 11:50:52 UTC 2020 - Martin Hauke <[email protected]> + +- Add hyperscan-devel as dependency to libndpi-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ndpi.spec ++++++ --- /var/tmp/diff_new_pack.lls7bp/_old 2020-01-07 23:54:07.540055361 +0100 +++ /var/tmp/diff_new_pack.lls7bp/_new 2020-01-07 23:54:07.540055361 +0100 @@ -1,7 +1,7 @@ # # spec file for package ndpi # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -65,6 +65,9 @@ Summary: Development headers for nNDPI Group: Development/Libraries/C and C++ Requires: libndpi%{sover} = %{version} +%if 0%{with hyperscan} +Requires: pkgconfig(libhs) +%endif %description -n libndpi-devel nDPI is a ntop-maintained superset of the OpenDPI library. It extends
