[nagios-plugins-lcgdm] update for new 0.9.5 release.

Alejandro Alvarez aalvarez at fedoraproject.org
Wed Mar 6 15:22:56 UTC 2013


commit 378f82af90f0e7f10025e834f25dc360a5fd1ca2
Author: aalvarez <alejandro.alvarez.ayllon at cern.ch>
Date:   Wed Mar 6 16:22:17 2013 +0100

    update for new 0.9.5 release.

 .gitignore                |    1 +
 nagios-plugins-lcgdm.spec |   13 +++++++++----
 sources                   |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79deb84..844e331 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /nagios-plugins-lcgdm-0.9.1.tar.gz
 /nagios-plugins-lcgdm-0.9.3.tar.gz
 /nagios-plugins-lcgdm-0.9.4.tar.gz
+/nagios-plugins-lcgdm-0.9.5.tar.gz
diff --git a/nagios-plugins-lcgdm.spec b/nagios-plugins-lcgdm.spec
index 193a14c..27b930e 100644
--- a/nagios-plugins-lcgdm.spec
+++ b/nagios-plugins-lcgdm.spec
@@ -6,16 +6,16 @@
 %define pnp4nagios_templates_dir %{_datadir}/nagios/html/pnp4nagios/templates.lcgdm
 
 Name:		nagios-plugins-lcgdm
-Version:	0.9.4
-Release:	2%{?dist}
+Version:	0.9.5
+Release:	1%{?dist}
 Summary:	Nagios probes to be run remotely against DPM / LFC nodes
 Group:		Applications/Internet
 License:	ASL 2.0
 URL:		https://svnweb.cern.ch/trac/lcgdm/wiki/Dpm/Admin/Monitoring
 # The source of this package was pulled from upstream's vcs. Use the
 # following commands to generate the tarball:
-# svn export http://svn.cern.ch/guest/lcgdm/nagios-plugins/tags/nagios-plugins_0_9_4 nagios-plugins-lcgdm-0.9.4
-# tar -czvf nagios-plugins-lcgdm-0.9.4.tar.gz nagios-plugins-lcgdm-0.9.4 
+# svn export http://svn.cern.ch/guest/lcgdm/nagios-plugins/tags/nagios-plugins_0_9_5 nagios-plugins-lcgdm-0.9.5
+# tar -czvf nagios-plugins-lcgdm-0.9.5.tar.gz nagios-plugins-lcgdm-0.9.5 
 Source0:	%{name}-%{version}.tar.gz
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -85,6 +85,7 @@ analysis, host certificate checks, etc.
 Summary:	Nagios probes to be run in the LFC node
 Group:		Applications/System
 Requires:	nagios-plugins-lcgdm-common%{?_isa} = %{version}-%{release}
+Requires:	lfc-python
 
 %description -n nagios-plugins-lfc
 This package provides the LCGDM nagios probes to be run in the LCG File
@@ -172,8 +173,12 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/nrpe.d/lcgdm-lfc.cfg
 %{nagios_plugins_dir}/lcgdm/check_lfc_perf
 %{nagios_plugins_dir}/lcgdm/check_oracle_expiration
+%{nagios_plugins_dir}/lcgdm/check_lfc_sam
  
 %changelog
+* Wed Mar 06 2013 Alejandro Alvarez <aalvarez at cern.ch> - 0.9.5-1
+- Update for new upstream release
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 59842ca..f69471f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95f51732a86569b846b3ffd70faaa4bf  nagios-plugins-lcgdm-0.9.4.tar.gz
+34f11ca48c1f20be549418f337ffa1f7  nagios-plugins-lcgdm-0.9.5.tar.gz


More information about the scm-commits mailing list