SPECS: quagga-snmp.spec - pl, fixed changelog encoding - BR: ac,am

qboosh qboosh at pld-linux.org
Thu Feb 15 11:46:14 CET 2007


Author: qboosh                       Date: Thu Feb 15 10:46:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, fixed changelog encoding
- BR: ac,am

---- Files affected:
SPECS:
   quagga-snmp.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/quagga-snmp.spec
diff -u SPECS/quagga-snmp.spec:1.2 SPECS/quagga-snmp.spec:1.3
--- SPECS/quagga-snmp.spec:1.2	Wed Feb 14 04:56:30 2007
+++ SPECS/quagga-snmp.spec	Thu Feb 15 11:46:06 2007
@@ -1,24 +1,35 @@
 # $Revision$, $Date$
 Summary:	Net-SNMP extension for monitoring Quagga bgpd
+Summary(pl.UTF-8):	Rozszerzenie Net-SNMP do monitorowania bgpd z pakietu Quagga
 Name:		quagga-snmp
 Version:	0.3
 Release:	0.1
-License:	GPLv2
+License:	GPL v2
 Group:		Applications
 Source0:	http://www.net-track.ch/opensource/quagga-snmp/%{name}-%{version}.tar.gz
 # Source0-md5:	a5c06a2ef8d164a0a4f04c1e3c7a2516
 URL:		http://www.net-track.ch/opensource/quagga-snmp/
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	rpmbuild(macros) >= 1.228       
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 quagga-snmp-bgpd is an extension for the Net-SNMP agent. It probes a
-running Quagga bgpd instance and makes show ip bgp summary statistics
+running Quagga bgpd instance and makes show IP BGP summary statistics
 available through SNMP. Unlike the standard RFC 1657 BGP4 MIB, this
 includes the number of prefixes received from every peer. This makes
 it possible to see disappearing peers using a tool such as MRTG.
 
+%description -l pl.UTF-8
+quagga-snmp-bgpd to rozszerzenie agenta Net-SNMP. Sprawdza działanie
+instancji bgpd z pakietu Quagga i udostępnia przez SNMP statystyki
+podsumowujące IP BGP. W przeciwieństwie do standardowego MIB-a BGP4 z
+RFC 1657, te statystyki zawierają liczbę prefiksów odebranych od
+każdego partnera. Umożliwia to zauważenie znikających partnerów przy
+użyciu narzędzia takiego jak MRTG.
+
 %prep
 %setup -q
 
@@ -45,17 +56,19 @@
 %attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man8/*
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/02/15 10:46:06  qboosh
+- pl, fixed changelog encoding
+- BR: ac,am
+
 Revision 1.2  2007/02/14 03:56:30  wolvverine
 - ups, typo
 
 Revision 1.1  2007/02/14 03:52:13  wolvverine
-- author Pawe³ Ko¶ka - pawel {at} artfan {dot} net
+- author Paweł Kośka - pawel {at} artfan {dot} net
 - NFY
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quagga-snmp.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list