rpms/nrpe/devel nrpe.spec,1.7,1.8

Mike McGrath mmcgrath at fedoraproject.org
Fri Dec 19 15:32:25 UTC 2008


Author: mmcgrath

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

Modified Files:
	nrpe.spec 
Log Message:
Added a provides


Index: nrpe.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nrpe/devel/nrpe.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nrpe.spec	19 Dec 2008 15:19:20 -0000	1.7
+++ nrpe.spec	19 Dec 2008 15:31:55 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name: nrpe
 Version: 2.12
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Host/service/network monitoring agent for Nagios
 
 Group: Applications/System
@@ -18,6 +18,7 @@
 Requires(preun): /sbin/service, /sbin/chkconfig
 Requires(post): /sbin/chkconfig, /sbin/service
 Requires(postun): /sbin/service
+Provides: nagios-nrpe
 
 %description
 Nrpe is a system daemon that will execute various Nagios plugins
@@ -105,6 +106,9 @@
 %doc Changelog LEGAL README
 
 %changelog
+* Fri Dec 19 2008 Mike McGrath <mmcgrath at redhat.com> - 2.12-3
+- Added Provides: nagios-nrpe
+
 * Fri Dec 19 2008 Mike McGrath <mmcgrath at redhat.com> - 2.12-2
 - Upstreamreleased new version
 




More information about the fedora-extras-commits mailing list