commit f3c737bb8ee07bb30f5aaae7bd495847dc494240 Author: Petr Sabata <contyk@xxxxxxxxxx> Date: Mon Nov 7 09:57:41 2011 +0100 Add a missing test dependency and update %files perl-Math-MatrixReal.spec | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) --- diff --git a/perl-Math-MatrixReal.spec b/perl-Math-MatrixReal.spec index 7f05b1c..20516ae 100644 --- a/perl-Math-MatrixReal.spec +++ b/perl-Math-MatrixReal.spec @@ -14,6 +14,7 @@ BuildRequires: perl(Math::Complex) BuildRequires: perl(Data::Dumper) BuildRequires: perl(Test::Simple) BuildRequires: perl(Test::More) +BuildRequires: perl(Test::Most) Requires: perl(Exporter) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -47,7 +48,7 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; ./Build test %files -%doc CHANGES CREDITS GOALS README TODO +%doc CHANGES CREDITS GOALS README.mkd OLD_README TODO %{perl_vendorlib}/* %{_mandir}/man3/* -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel