We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86266e8 commit 27eec22Copy full SHA for 27eec22
rpm/openli.spec
@@ -1,6 +1,6 @@
1
Name: openli
2
Version: 1.1.10
3
-Release: 1%{?dist}
+Release: 2%{?dist}
4
Summary: Software for performing ETSI-compliant lawful intercept
5
6
License: GPLv3
@@ -69,6 +69,7 @@ interface 2 and 3, using keep-alives as per the ETSI standard.
69
%package collector
70
Summary: Collector daemon for an OpenLI system
71
Requires: rabbitmq-server
72
+Requires: libwandder2 >= 2.0.13
73
74
%description collector
75
OpenLI is a software suite that allows network operators to conduct
0 commit comments