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 9cfdc45 commit 5789f00Copy full SHA for 5789f00
pkg/rpm/ipfixcol2.spec.in
@@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
14
BuildRequires: gcc >= 4.8, gcc-c++ >= 4.8, cmake >= 2.8.8, make
15
BuildRequires: libfds-devel, /usr/bin/rst2man, zlib-devel
16
BuildRequires: librdkafka-devel
17
-Requires: libfds >= 0.2.0, zlib, librdkafka >= 0.9.3, libcrypto >= 3.2.4, libssl >= 3.2.4
+Requires: libfds >= 0.2.0, zlib, librdkafka >= 0.9.3, libcrypto >= 3.0.0, libssl >= 3.0.0
18
19
%description
20
IPFIXcol is a flexible IPFIX (RFC 7011) flow data collector designed to
0 commit comments