File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ Vendor: CESNET, z.s.p.o.
3838Packager: @USERNAME@ <@USERMAIL@>
3939BuildRoot: %{_tmppath}/ipfixprobe-%{version}-%{release}
4040Summary: IPFIX flow exporter with DPDK support and various extending IPFIX elements exported by plugins.
41- Requires: libatomic
42- BuildRequires: gcc gcc-c++ make doxygen pkgconfig libatomic
41+ Requires: libatomic telemetry
42+ BuildRequires: gcc gcc-c++ make doxygen pkgconfig libatomic telemetry
4343Provides: ipfixprobe
4444Requires: dpdk
4545BuildRequires: dpdk-devel
@@ -72,8 +72,8 @@ License: BSD
7272Vendor: CESNET, z.s.p.o.
7373Packager: @USERNAME@ <@USERMAIL@>
7474Summary: NDP input plugin for ipfixprobe IPFIX flow exporter.
75- Requires: dpdk
76- BuildRequires: dpdk-devel
75+ Requires: dpdk telemetry
76+ BuildRequires: dpdk-devel telemetry
7777Provides: ipfixprobe-input-dpdk
7878
7979%description -n ipfixprobe-input-dpdk
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ Vendor: CESNET, z.s.p.o.
3838Packager: @USERNAME@ <@USERMAIL@>
3939BuildRoot: %{_tmppath}/ipfixprobe-%{version}-%{release}
4040Summary: IPFIX flow exporter with NDP support and various extending IPFIX elements exported by plugins.
41- Requires: libatomic
42- BuildRequires: gcc gcc-c++ make doxygen pkgconfig libatomic
41+ Requires: libatomic telemetry
42+ BuildRequires: gcc gcc-c++ make doxygen pkgconfig libatomic telemetry
4343Provides: ipfixprobe
4444Requires: netcope-common
4545Requires: numactl
@@ -75,8 +75,8 @@ Vendor: CESNET, z.s.p.o.
7575Packager: @USERNAME@ <@USERMAIL@>
7676Summary: NDP input plugin for ipfixprobe IPFIX flow exporter.
7777Requires: netcope-common
78- Requires: numactl
79- BuildRequires: netcope-common
78+ Requires: numactl telemetry
79+ BuildRequires: netcope-common telemetry
8080BuildRequires: numactl-devel
8181Provides: ipfixprobe-input-ndp
8282
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ License: BSD
9191Vendor: CESNET, z.s.p.o.
9292Packager: @USERNAME@ <@USERMAIL@>
9393Summary: Libpcap input plugin for ipfixprobe IPFIX flow exporter.
94- Requires: libpcap
95- BuildRequires: libpcap-devel
94+ Requires: libpcap telemetry
95+ BuildRequires: libpcap-devel telemetry
9696Provides: ipfixprobe-input-pcap
9797
9898%description input-pcap
You can’t perform that action at this time.
0 commit comments