Author: glen Date: Tue Aug 28 06:57:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 1.1
---- Files affected: SPECS: nagios-snmp-plugins.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/nagios-snmp-plugins.spec diff -u SPECS/nagios-snmp-plugins.spec:1.10 SPECS/nagios-snmp-plugins.spec:1.11 --- SPECS/nagios-snmp-plugins.spec:1.10 Mon Aug 27 08:47:16 2007 +++ SPECS/nagios-snmp-plugins.spec Tue Aug 28 08:57:14 2007 @@ -2,15 +2,14 @@ Summary: Plugins for Nagios to monitor remote disk and processes via SNMP Summary(pl.UTF-8): Wtyczki dla Nagiosa do zdalnego monitorowania dysku i procesów po SNMP Name: nagios-snmp-plugins -Version: 1.0 -Release: 5 -License: GPL -Group: Applications/System -Source0: ftp://ftp.hometree.net/pub/nagios-snmp-plugins/%{name}-%{version}.tar.gz -# Source0-md5: cf70e405718d016debe206d01f54262c +Version: 1.1 +Release: 1 +License: GPL v2 +Group: Networking +Source0: http://www.softwareforge.de/releases/nagios-snmp-plugins/%{name}-%{version}.tar.gz +# Source0-md5: be44ea6b76cb17caba7729314118ab30 Source1: %{name}.cfg -Patch0: %{name}-format-report.patch -URL: ftp://ftp.hometree.net/pub/nagios-snmp-plugins/index.html +URL: http://henning.schmiedehausen.org/eyewiki/Wiki.jsp?page=NagiosSnmpPlugins BuildRequires: autoconf BuildRequires: automake BuildRequires: nagios-devel @@ -33,7 +32,6 @@ %prep %setup -q -%patch0 -p1 %{__sed} -e 's,@plugindir@,%{_plugindir},' %{SOURCE1} > %{name}.cfg %build @@ -57,7 +55,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS NEWS README %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.cfg %attr(755,root,root) %{_plugindir}/* @@ -67,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007/08/28 06:57:14 glen +- update to 1.1 + Revision 1.10 2007/08/27 06:47:16 glen - provide default command define ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios-snmp-plugins.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
