rpms/nagios/F-10 nagios.spec,1.67,1.68 sources,1.19,1.20

Mike McGrath mmcgrath at fedoraproject.org
Mon Aug 17 16:39:27 UTC 2009


Author: mmcgrath

Update of /cvs/pkgs/rpms/nagios/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20484/F-10

Modified Files:
	nagios.spec sources 
Log Message:
upstream released new version


Index: nagios.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nagios/F-10/nagios.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -p -r1.67 -r1.68
--- nagios.spec	7 Jul 2009 14:51:50 -0000	1.67
+++ nagios.spec	17 Aug 2009 16:39:27 -0000	1.68
@@ -1,7 +1,7 @@
 Name: nagios
 
-Version: 3.1.2
-Release: 1%{?dist}
+Version: 3.2.0
+Release: 2%{?dist}
 Summary: Host/service/network monitoring program
 
 Group: Applications/System
@@ -22,7 +22,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
@@ -94,7 +94,7 @@ may compile against.
 	--libexecdir=%{_libdir}/%{name}/plugins \
 	--sysconfdir=%{_sysconfdir}/%{name} \
 	--localstatedir=%{_localstatedir}/log/%{name} \
-        --datadir=%{_datadir}/%{name}/html \
+	--datadir=%{_datadir}/%{name}/html \
 	--with-gd-lib=%{_libdir} \
 	--with-gd-inc=%{_includedir} \
 	--enable-embedded-perl \
@@ -191,6 +191,7 @@ fi
 %attr(0640,root,nagios) %config(noreplace) %{_sysconfdir}/%{name}/private/resource.cfg
 %attr(0640,root,nagios) %config(noreplace) %{_sysconfdir}/%{name}/conf.d/internet.cfg
 %attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/.htpasswd
+%attr(0640,root,apache) %config(noreplace) %{_datadir}/%{name}/html/config.inc.php
 %attr(0755,nagios,nagios) %dir %{_localstatedir}/spool/%{name}
 %attr(2775,nagios,nagios) %dir %{_localstatedir}/spool/%{name}/cmd
 %attr(0755,nagios,nagios) %dir %{_localstatedir}/log/%{name}
@@ -203,7 +204,24 @@ fi
 %{_includedir}/%{name}
 
 %changelog
-* Mon Jun 29 2009  Robert M. Albrecht <fedora at romal.de> 3.2.1-1
+* Mon Aug 17 2009 Mike McGrath <mmcgrath at redhat.com> - 3.2.0-2
+- s/datarootdir/datadir/
+
+* Sun Aug 16 2009 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.0-1
+- Upgrade to 3.2.0 (#517210).
+
+* Fri Jul 24 2009 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.1.2-3
+- Corrected the package version in the last two changelog entries (#499853)
+- Using configure --datarootdir option instead of --datadir (#499853)
+  (fixes the physical_html_path value in cgi.cfg)
+- Fixes permissions to the new php configuration file config.inc.php (#499853)
+- Re-enables the httpd requirement as its removal caused several problems
+  (see #487411 for more information)
+
+* Wed Jul 15 2009 Mike McGrath <mmcgrath at redhat.com> 3.1.2-2
+- Release bump for rebuild
+
+* Mon Jun 29 2009  Robert M. Albrecht <fedora at romal.de> 3.1.1-1
 - Upstream released a new version
 
 * Mon Jun 22 2009 Mike McGrath <mmcgrath at redhat.com> - 3.0.6-4


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nagios/F-10/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	6 Jan 2009 18:38:24 -0000	1.19
+++ sources	17 Aug 2009 16:39:27 -0000	1.20
@@ -1 +1 @@
-900e3f4164f4b2a18485420eeaefe812  nagios-3.0.6.tar.gz
+3566167cc60ddeaad34e7d2e26ed4a58  nagios-3.2.0.tar.gz




More information about the fedora-extras-commits mailing list