diff --git a/perl-Inline.spec b/perl-Inline.spec index abeb38a..4a2ccb4 100644 --- a/perl-Inline.spec +++ b/perl-Inline.spec @@ -12,8 +12,11 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Parse::RecDescent) BuildRequires: perl(Inline::Files) +# tests +BuildRequires: perl(Test::Warn) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + %description The Inline module allows you to put source code from other programming languages directly "inline" in a Perl script or module. The code is @@ -74,6 +77,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Mar 7 2011 Marcela Mašláňová - 0.48-1 - update to 0.48 +- add Test::Warn into BR * Tue Feb 08 2011 Fedora Release Engineering - 0.47-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild