rpms/nagios/EL-4 nagios.spec,1.17,1.18 sources,1.9,1.10

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Thu Nov 29 16:59:32 UTC 2007


Author: mmcgrath

Update of /cvs/extras/rpms/nagios/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2483/EL-4

Modified Files:
	nagios.spec sources 
Log Message:
Added BR's, upstream released new version


Index: nagios.spec
===================================================================
RCS file: /cvs/extras/rpms/nagios/EL-4/nagios.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- nagios.spec	19 Oct 2007 16:43:45 -0000	1.17
+++ nagios.spec	29 Nov 2007 16:58:56 -0000	1.18
@@ -1,11 +1,12 @@
+
 Name: nagios
 
-Version: 2.9
+Version: 2.10
 Release: 3%{?dist}
 Summary: Host/service/network monitoring program
 
 Group: Applications/System
-License: GPL
+License: GPLv2+
 URL: http://www.nagios.org/
 Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}.tar.gz
 Source1: nagios.logrotate
@@ -13,7 +14,7 @@
 Patch0: nagios-initrd.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: gd-devel > 1.8, libjpeg-devel, libpng-devel,  mailx
+BuildRequires: gd-devel > 1.8, mailx, perl-devel, libjpeg-devel, libpng-devel
 Requires: httpd
 Requires(pre): %{_sbindir}/useradd
 Requires(preun): /sbin/service, /sbin/chkconfig
@@ -110,7 +111,7 @@
 %{__cp} -a html/* %{buildroot}/%{_datadir}/%{name}/html/
 %{__rm} -f %{buildroot}/%{_datadir}/%{name}/html/*in
 %{__rm} -f %{buildroot}/%{_datadir}/%{name}/html/Makefile
-%{__mv} %{buildroot}/%{_sysconfdir}/%{name}/resource.cfg-sample %{buildroot}/%{_sysconfdir}/%{name}/private/resource.cfg-sample
+%{__mv} %{buildroot}/%{_sysconfdir}/%{name}/resource.cfg %{buildroot}/%{_sysconfdir}/%{name}/private/resource.cfg
 
 %clean
 rm -rf %{buildroot} > /dev/null 2>&1
@@ -148,10 +149,10 @@
 %{_initrddir}/nagios
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/nagios.conf
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
-%config(noreplace) %{_sysconfdir}/%{name}/*cfg-sample
+%config(noreplace) %{_sysconfdir}/%{name}/*cfg
 
 %attr(0750,root,nagios) %dir %{_sysconfdir}/%{name}/private
-%attr(0640,root,nagios) %config(noreplace) %{_sysconfdir}/%{name}/private/resource.cfg-sample
+%attr(0640,root,nagios) %config(noreplace) %{_sysconfdir}/%{name}/private/resource.cfg
 %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}
@@ -162,8 +163,22 @@
 %{_includedir}/%{name}
 
 %changelog
-* Fri Oct 19 2007 Mike McGrath <mmcgrath at redhat.com> 2.9-3
-- Added BR's for better cgi support
+* Thu Nov 29 2007 Mike McGrath <mmcgrath at redhat.com> 2.10-3
+- Upstream released 2.10
+- Renamed cfg-sample configs to just .cfg
+- Added BR of perl-devel, libjpeg-devel, libpng-devel
+
+* Wed Sep 26 2007 Mike McGrath <mmcgrath at redhat.com> 2.9-5
+- rebuild for koji test
+
+* Sat Sep 08 2007 Mike McGrath <mmcgrath at redhat.com> 2.9-4
+- rebuild
+
+* Wed Aug 22 2007 Mike McGrath <mmcgrath at redhat.com> 2.9-3
+- Rebuild for ppc32 and license
+
+* Tue Jul 10 2007 Mike McGrath <mmcgrath at redhat.com> 2.9-2
+- Release bump
 
 * Fri Jun 29 2007 Mike McGrath <mmcgrath at redhat.com> 2.9-1
 - Upstream released 2.9


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/nagios/EL-4/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	29 Jun 2007 19:12:11 -0000	1.9
+++ sources	29 Nov 2007 16:58:56 -0000	1.10
@@ -1 +1 @@
-b6e3a21c91edb063c00712c6001e15ec  nagios-2.9.tar.gz
+8c3a29e138f2ff8c8abbd3dd8a40c4b6  nagios-2.10.tar.gz




More information about the fedora-extras-commits mailing list