diff options
Diffstat (limited to '.github/monitoring-plugins.spec')
| -rw-r--r-- | .github/monitoring-plugins.spec | 30 |
1 files changed, 4 insertions, 26 deletions
diff --git a/.github/monitoring-plugins.spec b/.github/monitoring-plugins.spec index ce22606b..e3465227 100644 --- a/.github/monitoring-plugins.spec +++ b/.github/monitoring-plugins.spec | |||
| @@ -652,32 +652,6 @@ Provides check_nagios of the Monitoring Plugins. | |||
| 652 | 652 | ||
| 653 | 653 | ||
| 654 | 654 | ||
| 655 | # check_nt | ||
| 656 | %package nt | ||
| 657 | Summary: Monitoring Plugins - check_nt | ||
| 658 | Requires: %{name} = %{version}-%{release} | ||
| 659 | |||
| 660 | %description nt | ||
| 661 | Provides check_nt of the Monitoring Plugins. | ||
| 662 | |||
| 663 | %files nt | ||
| 664 | %{plugindir}/check_nt | ||
| 665 | |||
| 666 | |||
| 667 | |||
| 668 | # check_ntp | ||
| 669 | %package ntp | ||
| 670 | Summary: Monitoring Plugins - check_ntp | ||
| 671 | Requires: %{name} = %{version}-%{release} | ||
| 672 | |||
| 673 | %description ntp | ||
| 674 | Provides check_ntp of the Monitoring Plugins. | ||
| 675 | |||
| 676 | %files ntp | ||
| 677 | %{plugindir}/check_ntp | ||
| 678 | |||
| 679 | |||
| 680 | |||
| 681 | # check_ntp_peer | 655 | # check_ntp_peer |
| 682 | %package ntp_peer | 656 | %package ntp_peer |
| 683 | Summary: Monitoring Plugins - check_ntp_peer | 657 | Summary: Monitoring Plugins - check_ntp_peer |
| @@ -948,3 +922,7 @@ Provides check_wave of the Monitoring Plugins. | |||
| 948 | 922 | ||
| 949 | %files wave | 923 | %files wave |
| 950 | %{plugindir}/check_wave | 924 | %{plugindir}/check_wave |
| 925 | |||
| 926 | %changelog | ||
| 927 | * Wed Oct 20 2011 John Doe <jdoe@example.com> 0.8.18.1-0.1 | ||
| 928 | - Initial RPM release | ||
