rpms/pnp4nagios/devel .cvsignore, 1.3, 1.4 pnp4nagios.spec, 1.7, 1.8 sources, 1.3, 1.4

Xavier Bachelot xavierb at fedoraproject.org
Thu Aug 27 20:14:22 UTC 2009


Author: xavierb

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

Modified Files:
	.cvsignore pnp4nagios.spec sources 
Log Message:
0.4.14


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pnp4nagios/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	21 Oct 2008 16:50:42 -0000	1.3
+++ .cvsignore	27 Aug 2009 20:14:21 -0000	1.4
@@ -1 +1 @@
-pnp-0.4.12.tar.gz
+pnp-0.4.14.tar.gz


Index: pnp4nagios.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pnp4nagios/devel/pnp4nagios.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- pnp4nagios.spec	26 Jul 2009 19:01:26 -0000	1.7
+++ pnp4nagios.spec	27 Aug 2009 20:14:22 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           pnp4nagios
-Version:        0.4.12
-Release:        4%{?dist}
+Version:        0.4.14
+Release:        1%{?dist}
 Summary:        Nagios performance data analysis tool
 
 Group:          Applications/System
@@ -10,11 +10,12 @@ Source0:        http://downloads.sourcef
 Source1:        pnp4nagios.logrotate.conf
 Source2:        pnp4nagios-npcd.sysvinit
 Source3:        pnp4nagios-README.fedora
+Patch1:         pnp4nagios-0.4.14-change_broker_install_location.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  rrdtool
+BuildRequires:  rrdtool-perl
 Requires:       nagios
-Requires:       rrdtool
+Requires:       rrdtool-perl
 Requires:       php-gd
 Requires(post): chkconfig
 Requires(preun): chkconfig
@@ -29,6 +30,7 @@ and stores them automatically into RRD-d
 
 %prep
 %setup -q -n pnp-%{version}
+%patch1 -p0
 cp -p %{SOURCE3} README.fedora
 sed -i -e 's/^INSTALL_OPTS="-o $nagios_user -g $nagios_grp"/INSTALL_OPTS=""/' \
     configure
@@ -93,6 +95,7 @@ fi
 %config(noreplace) %{_sysconfdir}/logrotate.d/pnp4nagios
 %attr(755,root,root) %{_initrddir}/npcd
 %attr(755,root,root) %{_sbindir}/npcd
+%{_libdir}/nagios/brokers/npcdmod.o
 %dir %{_libexecdir}/pnp4nagios
 %attr(755,root,root) %{_libexecdir}/pnp4nagios/process_perfdata.pl
 %attr(755,root,root) %{_libexecdir}/pnp4nagios/check_pnp_rrds.pl
@@ -103,6 +106,12 @@ fi
 
 
 %changelog
+* Tue Aug 27 2009 Xavier Bachelot <xavier at bachelot.org> 0.4.14-1
+- Update to 0.4.14.
+- Fix typo in README.fedora (RHBZ#490664).
+- Move npcdmod.o to a better place.
+- BR: rrdtool-perl
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.12-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pnp4nagios/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	21 Oct 2008 16:50:42 -0000	1.3
+++ sources	27 Aug 2009 20:14:22 -0000	1.4
@@ -1 +1 @@
-eb833a4769a5b58aad0ac53cae3e3e9f  pnp-0.4.12.tar.gz
+9dbbf08191a258f6798c9516b3821ff0  pnp-0.4.14.tar.gz




More information about the fedora-extras-commits mailing list