diff --git a/perl-ExtUtils-PkgConfig.spec b/perl-ExtUtils-PkgConfig.spec index c994b98..8244705 100644 --- a/perl-ExtUtils-PkgConfig.spec +++ b/perl-ExtUtils-PkgConfig.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-PkgConfig Version: 1.07 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simplistic interface to pkg-config Group: Development/Libraries @@ -13,7 +13,7 @@ BuildArch: noarch BuildRequires: perl >= 1:5.6.1 BuildRequires: pkgconfig Requires: pkgconfig -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The pkg-config program retrieves information about installed libraries, @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 17 2006 Jose Pedro Oliveira - 1.07-4 +- Rebuild for FC5 (perl 5.8.8). + * Thu Dec 29 2005 Jose Pedro Oliveira - 1.07-3 - Dist tag.