From 6aa7eee8402e278697f371b26e6c520f4d801382 Mon Sep 17 00:00:00 2001 From: Robin Norwood Date: Mon, 19 Nov 2007 18:50:52 +0000 Subject: [PATCH] Add BR: perl\(Inline::Files\). --- perl-Inline.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-Inline.spec b/perl-Inline.spec index 4f2dc50..cec0702 100644 --- a/perl-Inline.spec +++ b/perl-Inline.spec @@ -1,6 +1,6 @@ Name: perl-Inline Version: 0.44 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Inline Perl module Group: Development/Libraries @@ -12,8 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Parse::RecDescent) -# Uncomment the next line when bug #351711 is fixed, and perl-Inline-Files is included in Fedora -#BuildRequires: perl(Inline::Files) +BuildRequires: perl(Inline::Files) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -69,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Nov 19 2007 Robin Norwood - 0.44-18 +- Add BR: perl(Inline::Files) + * Wed Oct 24 2007 Robin Norwood - 0.44-17 - Various fixes from package review