Author: eseyman Update of /cvs/pkgs/rpms/perl-p5-Palm/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5024 Modified Files: perl-p5-Palm.spec Log Message: Add Test::More to BuildRequires Index: perl-p5-Palm.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-p5-Palm/devel/perl-p5-Palm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- perl-p5-Palm.spec 17 Jun 2009 20:29:10 -0000 1.1 +++ perl-p5-Palm.spec 17 Jun 2009 20:57:07 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-p5-Palm Version: 1.009 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Palm OS utility functions License: GPL+ or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ Source0: http://www.cpan.org/auth BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -49,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/pdbdump.1.gz %changelog +* Tue Jun 16 2007 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 1.009-3 +- Add Test::More to the BuildRequires so that the tests can actually run + * Tue Jun 16 2007 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 1.009-2 - Enable tests - Add examples directory to %doc -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list