diff options
| -rw-r--r-- | .github/monitoring-plugins.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/monitoring-plugins.spec b/.github/monitoring-plugins.spec index e3352988..ce22606b 100644 --- a/.github/monitoring-plugins.spec +++ b/.github/monitoring-plugins.spec | |||
| @@ -88,6 +88,9 @@ BuildRequires: postgresql-devel | |||
| 88 | # check_radius | 88 | # check_radius |
| 89 | BuildRequires: radcli-devel | 89 | BuildRequires: radcli-devel |
| 90 | 90 | ||
| 91 | # check_snmp | ||
| 92 | BuildRequires: net-snmp-devel | ||
| 93 | |||
| 91 | %description | 94 | %description |
| 92 | Common files for Monitoring Plugins | 95 | Common files for Monitoring Plugins |
| 93 | 96 | ||
| @@ -824,7 +827,6 @@ Provides check_smtp of the Monitoring Plugins. | |||
| 824 | Summary: Monitoring Plugins - check_snmp | 827 | Summary: Monitoring Plugins - check_snmp |
| 825 | Requires: %{name} = %{version}-%{release} | 828 | Requires: %{name} = %{version}-%{release} |
| 826 | Requires: net-snmp | 829 | Requires: net-snmp |
| 827 | Build-Requires: net-snmp-devel | ||
| 828 | 830 | ||
| 829 | %description snmp | 831 | %description snmp |
| 830 | Provides check_snmp of the Monitoring Plugins. | 832 | Provides check_snmp of the Monitoring Plugins. |
