Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37838037
en ru br
ALT Linux repos
S:6.0.1-alt3
5.0: 5.2.0-alt1
4.1: 5.2.0-alt1
4.0: 5.2.0-alt1
3.0: 5.0.1-alt1

Group :: Development/Perl
RPM: perl-Net-SNMP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Net-SNMP

Name: perl-Net-SNMP
Version: 5.2.0
Release: alt1

Summary: Net::SNMP (module for perl) - Object oriented interface to SNMP
License: Artistic
Group: Development/Perl
URL: http://search.cpan.org/author/DTOWN/Net-SNMP-%version

Source0: %module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Dec 21 2004 (-bi)

BuildRequires: perl-Crypt-DES perl-Digest-HMAC perl-Digest-SHA1 perl-Math-BigInt perl-devel

%description
The Net::SNMP 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.

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%__rm -f %buildroot/%perl_vendor_privlib/Net/SNMP/Transport/TCP6.pm
%__rm -f %buildroot/%perl_vendor_privlib/Net/SNMP/Transport/UDP6.pm

%files
%_bindir/*
%_man1dir/*
%_man3dir/*
%doc MANIFEST README Changes
%perl_vendor_privlib/Net*
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin