rpms/nagios/devel nagios.spec,1.67,1.68

Mike McGrath mmcgrath at fedoraproject.org
Mon Jun 22 20:05:46 UTC 2009


Author: mmcgrath

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

Modified Files:
	nagios.spec 
Log Message:
removing httpd requires for bug #487411


Index: nagios.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nagios/devel/nagios.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -p -r1.67 -r1.68
--- nagios.spec	15 May 2009 17:54:38 -0000	1.67
+++ nagios.spec	22 Jun 2009 20:05:15 -0000	1.68
@@ -1,6 +1,6 @@
 Name: nagios
 Version: 3.0.6
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Host/service/network monitoring program
 
 Group: Applications/System
@@ -21,7 +21,7 @@ BuildRequires: gd-devel > 1.8, mailx, li
 BuildRequires:  perl-devel
 BuildRequires:  perl(ExtUtils::Embed)
 
-Requires: httpd
+#Requires: httpd
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires(pre): shadow-utils
 Requires(preun): initscripts, chkconfig
@@ -202,6 +202,9 @@ fi
 %{_includedir}/%{name}
 
 %changelog
+* Mon Jun 22 2009 Mike McGrath <mmcgrath at redhat.com> - 3.0.6-4
+- Removing httpd requires for #487411
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list