Skip to content
Snippets Groups Projects
Commit f154f775 authored by Ricardo Rocha's avatar Ricardo Rocha
Browse files

update for 0.9.3 release

parent 17567138
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
%define pnp4nagios_templates_dir %{_datadir}/nagios/html/pnp4nagios/templates.lcgdm %define pnp4nagios_templates_dir %{_datadir}/nagios/html/pnp4nagios/templates.lcgdm
Name: nagios-plugins-lcgdm Name: nagios-plugins-lcgdm
Version: 0.9.2 Version: 0.9.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Nagios probes to be run remotely against DPM / LFC nodes Summary: Nagios probes to be run remotely against DPM / LFC nodes
Group: Applications/Internet Group: Applications/Internet
...@@ -14,8 +14,8 @@ License: ASL 2.0 ...@@ -14,8 +14,8 @@ License: ASL 2.0
URL: https://svnweb.cern.ch/trac/lcgdm/wiki/Dpm/Admin/Monitoring URL: https://svnweb.cern.ch/trac/lcgdm/wiki/Dpm/Admin/Monitoring
# The source of this package was pulled from upstream's vcs. Use the # The source of this package was pulled from upstream's vcs. Use the
# following commands to generate the tarball: # following commands to generate the tarball:
# svn export http://svn.cern.ch/guest/lcgdm/nagios-plugins/tags/nagios-plugins_0_9_1 nagios-plugins-lcgdm-0.9.1 # svn export http://svn.cern.ch/guest/lcgdm/nagios-plugins/tags/nagios-plugins_0_9_3 nagios-plugins-lcgdm-0.9.3
# tar -czvf nagios-plugins-lcgdm-0.9.1.tar.gz nagios-plugins-lcgdm-0.9.1 # tar -czvf nagios-plugins-lcgdm-0.9.3.tar.gz nagios-plugins-lcgdm-0.9.3
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
...@@ -174,6 +174,9 @@ rm -rf %{buildroot} ...@@ -174,6 +174,9 @@ rm -rf %{buildroot}
%{nagios_plugins_dir}/lcgdm/check_oracle_expiration %{nagios_plugins_dir}/lcgdm/check_oracle_expiration
%changelog %changelog
* Tue Oct 16 2012 Ricardo Rocha <ricardo.rocha@cern.ch> - 0.9.3-1
- Update for new upstream release
* Wed Sep 12 2012 Ricardo Rocha <ricardo.rocha@cern.ch> - 0.9.2-1 * Wed Sep 12 2012 Ricardo Rocha <ricardo.rocha@cern.ch> - 0.9.2-1
- Added runtime dep on python ldap for dpm-head package - Added runtime dep on python ldap for dpm-head package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment