From 1a4cf0513121c39b777978cea2994429a08f1093 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Wed, 15 Feb 2006 18:00:57 +0000 Subject: [PATCH] Rebuild for FC5 (perl 5.8.8). --- perl-ExtUtils-CBuilder.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-ExtUtils-CBuilder.spec b/perl-ExtUtils-CBuilder.spec index 204e690..2feca8b 100644 --- a/perl-ExtUtils-CBuilder.spec +++ b/perl-ExtUtils-CBuilder.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-CBuilder Version: 0.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compile and link C code for Perl modules Group: Development/Libraries @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module can build the C portions of Perl modules by invoking the @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 15 2006 Jose Pedro Oliveira - 0.15-2 +- Rebuild for FC5 (perl 5.8.8). + * Thu Oct 6 2005 Jose Pedro Oliveira - 0.15-1 - Update 0.15.