Author: qboosh Date: Sat Aug 25 23:42:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: nagios-plugin-gwfl-snmp.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/nagios-plugin-gwfl-snmp.spec diff -u SPECS/nagios-plugin-gwfl-snmp.spec:1.4 SPECS/nagios-plugin-gwfl-snmp.spec:1.5 --- SPECS/nagios-plugin-gwfl-snmp.spec:1.4 Thu Aug 16 20:47:30 2007 +++ SPECS/nagios-plugin-gwfl-snmp.spec Sun Aug 26 01:42:14 2007 @@ -1,16 +1,18 @@ # $Revision$, $Date$ # TODO +# - optflags # - default check_command in .cfg file -%define _proj_name gwfl-nagios-plugins -Summary: GWFL snmp checks for nagios +%define proj_name gwfl-nagios-plugins +Summary: GWFL SNMP checks for Nagios +Summary(pl.UTF-8): Testy GWFL SNMP dla Nagiosa Name: nagios-plugin-gwfl-snmp Version: 2.1 Release: 1 License: GPL v2 Group: Networking -Source0: http://gwfl.daimonic.org/files/%{_proj_name}-%{version}.tar.gz +Source0: http://gwfl.daimonic.org/files/%{proj_name}-%{version}.tar.gz # Source0-md5: 14d3fa6075107d7a2decb02724d506e2 -Patch0: %{_proj_name}.v2.patch +Patch0: %{proj_name}.v2.patch URL: http://gwfl.daimonic.org/index.pl?p=nagiosplugs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -19,9 +21,15 @@ Cisco switches, Cisco Content Switches, RFC 1628 UPS systems, eSensors HVAC EM01 environmental monitor, and router interfaces over SNMP. +%description -l pl.UTF-8 +Wtyczki Nagiosa do sprawdzania po SNMP systemów HP ProLiant, firewalli +Netscreen, switchy Cisco, switchy Cisco Content, systemów UPS zgodnych +z RFC 1628, monitorów środowiskowych HVAC EM01 oraz interfejsów +routerów. + %prep -%setup -q -n %{_proj_name}-%{version} -%patch0 -p 1 +%setup -q -n %{proj_name}-%{version} +%patch0 -p1 %build %{__make} @@ -47,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/08/25 23:42:14 qboosh +- pl + Revision 1.4 2007/08/16 18:47:30 glen - more informative desc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios-plugin-gwfl-snmp.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
