Rebuild for FC5 (perl 5.8.8).
This commit is contained in:
parent
2785f37064
commit
c4e9fe2479
@ -1,6 +1,6 @@
|
||||
Name: perl-SNMP_Session
|
||||
Version: 1.08
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: SNMP support for Perl 5
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -10,7 +10,7 @@ Source0: http://www.switch.ch/misc/leinen/snmp/perl/dist/SNMP_Session-%{v
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
Pure Perl SNMP v1 and SNMP v2 support for Perl 5.
|
||||
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.08-2
|
||||
- Rebuild for FC5 (perl 5.8.8).
|
||||
|
||||
* Thu Dec 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.08-1
|
||||
- Update to 1.08.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user