27bc333
Name:           perl-SNMP_Session
afb112c
Version:        1.13
f0144fa
Release:        11%{?dist}
27bc333
Summary:        SNMP support for Perl 5
27bc333
27bc333
Group:          Development/Libraries
ab5d17a
License:        Artistic 2.0
afb112c
URL:            http://code.google.com/p/snmp-session/
afb112c
Source0:        http://snmp-session.googlecode.com/files/SNMP_Session-%{version}.tar.gz
27bc333
BuildArch:      noarch
b70f9b1
BuildRequires:  perl(ExtUtils::MakeMaker)
c4e9fe2
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
27bc333
27bc333
%description
27bc333
Pure Perl SNMP v1 and SNMP v2 support for Perl 5.
27bc333
27bc333
The SNMP operations currently supported are "get", "get-next", "get-bulk"
27bc333
and "set", as well as trap generation and reception. 
27bc333
27bc333
27bc333
%prep
27bc333
%setup -q -n SNMP_Session-%{version}
27bc333
%{__perl} -pi -e 's{^#!/usr/local/bin/perl\b}{#!%{__perl}}' test/*
3bbc0f6
chmod -c 644 test/*
27bc333
27bc333
27bc333
%build
27bc333
%{__perl} Makefile.PL INSTALLDIRS=vendor
27bc333
make %{?_smp_mflags}
27bc333
27bc333
27bc333
%install
27bc333
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
27bc333
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
27bc333
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
27bc333
chmod -R u+w $RPM_BUILD_ROOT/*
27bc333
27bc333
27bc333
%check
27bc333
make test
27bc333
27bc333
27bc333
%files
27bc333
%doc Artistic README README.SNMP_util index.html test/
27bc333
%{perl_vendorlib}/*
27bc333
27bc333
27bc333
%changelog
f0144fa
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-11
f0144fa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
f0144fa
ec47ea8
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.13-10
ec47ea8
- Perl 5.22 rebuild
ec47ea8
5b82f69
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.13-9
5b82f69
- Perl 5.20 rebuild
5b82f69
e288540
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-8
e288540
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
e288540
cc34f65
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-7
cc34f65
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
cc34f65
2c3aab2
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.13-6
2c3aab2
- Perl 5.18 rebuild
2c3aab2
c88028f
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-5
c88028f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
c88028f
d28b094
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-4
d28b094
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
d28b094
10ce3e9
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 1.13-3
10ce3e9
- Perl 5.16 rebuild
10ce3e9
16c9938
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-2
16c9938
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
16c9938
afb112c
* Sun Oct  2 2011 Tom Callaway <spot@fedoraproject.org> - 1.13-1
afb112c
- update to 1.13
afb112c
fea50d4
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.12-8
fea50d4
- Perl mass rebuild
fea50d4
3736f72
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12-7
3736f72
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
3736f72
23ad577
* Wed Dec 22 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.12-6
23ad577
- 661697 rebuild for fixing problems with vendorach/lib
23ad577
d8a82a0
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.12-5
d8a82a0
- Mass rebuild with perl-5.12.0
d8a82a0
07427f5
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 1.12-4
07427f5
- rebuild against perl 5.10.1
07427f5
cfab678
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12-3
cfab678
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
cfab678
19a84f8
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12-2
19a84f8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
19a84f8
ab5d17a
* Tue Apr 22 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.12-1
ab5d17a
- update to 1.12 (license change to Artistic 2.0)
ab5d17a
d0db243
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.08-4.1
ab5d17a
- Rebuild for new perl
d0db243
b70f9b1
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.08-3.1
b70f9b1
- add BR: perl(ExtUtils::MakeMaker)
b70f9b1
3bbc0f6
* Thu Sep  7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.08-3
3bbc0f6
- Rebuild for FC6.
3bbc0f6
c4e9fe2
* Thu Mar  9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.08-2
c4e9fe2
- Rebuild for FC5 (perl 5.8.8).
c4e9fe2
2785f37
* Thu Dec 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.08-1
2785f37
- Update to 1.08.
2785f37
c0e41d2
* Tue Sep 13 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-2
c0e41d2
- Removed superfluous perl BR.
c0e41d2
27bc333
* Wed Aug 10 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-1
27bc333
- Update to Fedora Extras template.
27bc333
27bc333
* Wed Nov 24 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.07-0.fdr.1
27bc333
- Update to 1.07.
27bc333
27bc333
* Sun Oct  3 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.06-0.fdr.1
27bc333
- Update to 1.06.
27bc333
27bc333
* Wed Aug 25 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.05-0.fdr.2
27bc333
- The homepage changed placed in 2004-08-23.
27bc333
- The author repackaged the files using the same tar.gz version (1.05).
27bc333
27bc333
* Wed Jul 21 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.05-0.fdr.1
27bc333
- Update to 1.05.
27bc333
27bc333
* Tue May 18 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.03-0.fdr.1
27bc333
- First build.