rpms/nagios-plugins/F-8 nagios-plugins-1.4.13-linux_raid.patch, 1.1, 1.2 nagios-plugins.spec, 1.37, 1.38

Mike McGrath mmcgrath at fedoraproject.org
Thu Oct 16 22:25:25 UTC 2008


Author: mmcgrath

Update of /cvs/extras/rpms/nagios-plugins/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29693/F-8

Modified Files:
	nagios-plugins-1.4.13-linux_raid.patch nagios-plugins.spec 
Log Message:
I hate cvs

nagios-plugins-1.4.13-linux_raid.patch:

Index: nagios-plugins-1.4.13-linux_raid.patch
===================================================================
RCS file: /cvs/extras/rpms/nagios-plugins/F-8/nagios-plugins-1.4.13-linux_raid.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nagios-plugins-1.4.13-linux_raid.patch	29 Sep 2008 04:31:48 -0000	1.1
+++ nagios-plugins-1.4.13-linux_raid.patch	16 Oct 2008 22:24:55 -0000	1.2
@@ -5,7 +5,7 @@
  
  use strict;
 -use lib "/usr/local/nagios/libexec";
-+use lib utils.pm
++use lib utils.pm;
  use utils qw(%ERRORS);
  
  # die with an error if we're not on Linux


Index: nagios-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/nagios-plugins/F-8/nagios-plugins.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- nagios-plugins.spec	10 Oct 2008 01:15:35 -0000	1.37
+++ nagios-plugins.spec	16 Oct 2008 22:24:55 -0000	1.38
@@ -1,6 +1,6 @@
 Name: nagios-plugins
 Version: 1.4.13
-Release: 8%{?dist}
+Release: 9%{?dist}
 Summary: Host/service/network monitoring program plugins for Nagios
 
 Group: Applications/System
@@ -807,6 +807,9 @@
 %{_libdir}/nagios/plugins/utils.sh
 
 %changelog
+* Thu Oct 16 2008 Mike McGrath <mmcgrath at redhat.com> 1.4.13-9
+- This is a "CVS is horrible" rebuild
+
 * Thu Oct  9 2008 Mike McGrath <mmcgrath at redhat.com> 1.4.13-8
 - Rebuilt with a proper patch
 




More information about the scm-commits mailing list