]> git.pld-linux.org Git - packages/perl-Net-SNMP.git/commitdiff
- better description
authorankry <ankry@pld-linux.org>
Thu, 15 Apr 2004 05:10:33 +0000 (05:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-SNMP.spec -> 1.25

perl-Net-SNMP.spec

index 376c951ce01ccd8a9bd2e9b8f1b8a065c8fbace8..3f8658d1157ef96da60058d07eeaf4144bf985d5 100644 (file)
@@ -1,12 +1,13 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Net
 %define        pnam    SNMP
-Summary:       Object oriented interface to SNMP
-Summary(pl):   Obiektowo zorientowany interfejs do SNMP
+Summary:       Net::SNMP - object oriented interface to SNMP
+Summary(pl):   Net::SNMP - zorientowany obiektowo interfejs do SNMP
 Name:          perl-Net-SNMP
 Version:       4.1.2
 Release:       1
-License:       GPL/Artistic
+# same as perl
+License:       GPL or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: e6b761db6115b0b1fe5446e220abaa4a
@@ -20,10 +21,23 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Object oriented interface to SNMP.
+The Net::SNMP Perl module implements an object oriented interface to
+the Simple Network Management Protocol.  Perl applications can use the
+module to retrieve or update information on a remote host using the
+SNMP protocol.  The module supports SNMP version-1, SNMP version-2c
+(Community-Based SNMPv2), and SNMP version-3.  The Net::SNMP module
+assumes that the user has a basic understanding of the Simple Network
+Management Protocol and related network management concepts.
 
 %description -l pl
-Obiektowo zorientowany interfejs do SNMP.
+Modu³ Perla Net::SNMP stanowi zorientowan± obiektowo implementacjê
+interfejsu do protoko³u SNMP (Simple Network Management Protocol).
+Programy perlowe mog± korzystaæ z tego modu³u do pobierania i
+aktualizacji informacji na zdalnych hostach u¿ywaj±c protoko³u SNMP.
+Modu³ ten obs³uguje wersje protoko³u SNMP: 1, 2c (Community-Based
+SNMPv2) oraz 3. Modu³ Net::SNMP zak³ada, ¿e u¿ytkownik rozumie w
+podstawowym zakresie protokó³ SNMP i zwi±zane z nim idee zarz±dzania
+sieciowego.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.035886 seconds and 4 git commands to generate.