summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-06-08 19:53:52 +0300
committerGitHub <noreply@github.com>2023-06-08 19:53:52 +0300
commite351538c95ebd5851ba40c4e42975b4298cfdcb4 (patch)
tree43c50a761626b12a8dd08e75c7c236ade9f9a121 /netdata.spec.in
parent80d83b7bd1eca5872ed3ac5c34eb8bcb5fbd56e8 (diff)
change mandatory packages for RPMs (#15165)
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in17
1 files changed, 9 insertions, 8 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 8603a490f0..baf690660d 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -154,18 +154,19 @@ Requires: netdata-plugin-apps
Requires: netdata-plugin-pythond
Requires: netdata-plugin-go
Requires: netdata-plugin-debugfs
-%if 0%{?_have_freeipmi}
-Requires: netdata-plugin-freeipmi
-%endif
+Requires: netdata-plugin-chartsd
+Requires: netdata-plugin-slabinfo
+Requires: netdata-plugin-perf
%if 0%{?_have_nfacct}
Requires: netdata-plugin-nfacct
%endif
-%if 0%{?centos_ver} != 6 && 0%{?centos_ver} != 7
-Requires: netdata-plugin-cups
+%if 0%{?_have_freeipmi} && 0%{?centos_ver} != 6 && 0%{?centos_ver} != 7 && 0%{?amazon_linux} != 2
+Suggests: netdata-plugin-freeipmi
%endif
-Requires: netdata-plugin-chartsd
-Requires: netdata-plugin-slabinfo
-Requires: netdata-plugin-perf
+%if 0%{?centos_ver} != 6 && 0%{?centos_ver} != 7 && 0%{?amazon_linux} != 2
+Suggests: netdata-plugin-cups
+%endif
+
# #####################################################################
# Functionality-dependent package dependencies