Changes of Revision 5
[-] | Changed | nagios-plugins.spec |
x 1
2 #!BuildIgnore: post-build-checks 3 Name: nagios-plugins 4 -Version: 1.4.14 5 -Release: 25 6 +Version: 1.4.15 7 +Release: 30 8 Summary: Host/service/network monitoring program plugins for Nagios 9 10 Group: Applications/System 11
12 %{_exec_prefix}/lib/nagios/plugins 13 14 %changelog 15 +* Thu Sep 09 2010 Carsten Schoene <cs@linux-administrator.com> - 1.4.15-26 16 +- update to release 1.4.15 17 + 18 * Mon May 03 2010 Carsten Schoene <cs@linux-administrator.com> - 1.4.14-25 19 - fix path to utils.pm in perl based plugins 20 21 |