]> git.pld-linux.org Git - packages/perl-Net-SNMP.git/blame - perl-Net-SNMP.spec
- version 5.0.0
[packages/perl-Net-SNMP.git] / perl-Net-SNMP.spec
CommitLineData
74f301e9 1#
2# Conditional build:
3%bcond_without tests # do not perform "make test"
4#
26729da3 5%include /usr/lib/rpm/macros.perl
43b4b25a 6%define pdir Net
7%define pnam SNMP
104294bf 8Summary: Net::SNMP - object oriented interface to SNMP
9Summary(pl): Net::SNMP - zorientowany obiektowo interfejs do SNMP
20864664 10Name: perl-Net-SNMP
4410ad9f 11Version: 5.0.0
12Release: 1
104294bf 13# same as perl
14License: GPL or Artistic
20864664 15Group: Development/Languages/Perl
92adfffe 16Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
4410ad9f 17# Source0-md5: 02cf635ddb48786b907f5fbbe801fab9
1a687335 18Patch0: %{name}-kill_vstring.patch
ed550a8c 19BuildRequires: perl-devel >= 1:5.8.0
20864664
AM
20BuildRequires: perl-Crypt-DES >= 2.0.3
21BuildRequires: perl-Digest-HMAC
22BuildRequires: perl-Digest-SHA1
a1108a54 23BuildRequires: rpm-perlprov >= 4.1-13
432f7420 24Requires: perl-Crypt-DES >= 2.0.3
20864664
AM
25BuildArch: noarch
26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
27
28%description
104294bf 29The Net::SNMP Perl module implements an object oriented interface to
30the Simple Network Management Protocol. Perl applications can use the
31module to retrieve or update information on a remote host using the
32SNMP protocol. The module supports SNMP version-1, SNMP version-2c
33(Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module
34assumes that the user has a basic understanding of the Simple Network
35Management Protocol and related network management concepts.
20864664
AM
36
37%description -l pl
104294bf 38