rpms/nrpe/devel nrpe.spec,1.11,1.12

Mike McGrath mmcgrath at fedoraproject.org
Sat Feb 21 15:29:01 UTC 2009


Author: mmcgrath

Update of /cvs/pkgs/rpms/nrpe/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3293

Modified Files:
	nrpe.spec 
Log Message:
oops on bug 477527.  Fixing it now


Index: nrpe.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nrpe/devel/nrpe.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- nrpe.spec	2 Feb 2009 16:06:20 -0000	1.11
+++ nrpe.spec	21 Feb 2009 15:28:30 -0000	1.12
@@ -2,7 +2,7 @@
 
 Name: nrpe
 Version: 2.12
-Release: 6%{?dist}
+Release: 7%{?dist}
 Summary: Host/service/network monitoring agent for Nagios
 
 Group: Applications/System
@@ -104,14 +104,17 @@
 %dir %{_sysconfdir}/nagios
 %config(noreplace) %{_sysconfdir}/nagios/nrpe.cfg
 %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
-%doc Changelog LEGAL README
+%doc Changelog LEGAL README README.SSL SECURITY docs/NRPE.pdf
 
 %files -n nagios-plugins-nrpe
 %defattr(-,root,root,-)
 %{_libdir}/nagios/*
-%doc Changelog LEGAL README README.SSL SECURITY docs/NRPE.pdf
+%doc Changelog LEGAL README
 
 %changelog
+* Sun Feb 21 2009 Mike McGrath <mmcgrath at redhat.com> - 2.12-7
+- Re-fix for 477527
+
 * Mon Feb  2 2009 Peter Lemenkov <lemenkov at gmail.com> - 2.12-6
 - Fixed BZ# 449174
 - Clean up (in order to disable rpmlint warnings)




More information about the fedora-extras-commits mailing list