From c4e9fe2479d64ff3f4a569e408dea35dd1821f0f Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Thu, 9 Mar 2006 18:24:35 +0000 Subject: [PATCH] Rebuild for FC5 (perl 5.8.8). --- perl-SNMP_Session.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-SNMP_Session.spec b/perl-SNMP_Session.spec index c83ae49..cfe7550 100644 --- a/perl-SNMP_Session.spec +++ b/perl-SNMP_Session.spec @@ -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 - 1.08-2 +- Rebuild for FC5 (perl 5.8.8). + * Thu Dec 29 2005 Jose Pedro Oliveira - 1.08-1 - Update to 1.08.