Author: spot Update of /cvs/pkgs/rpms/perl-Module-Install/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27060 Modified Files: perl-Module-Install.spec Log Message: new perl Index: perl-Module-Install.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Module-Install/devel/perl-Module-Install.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Module-Install.spec 5 Mar 2008 16:24:41 -0000 1.9 +++ perl-Module-Install.spec 5 Mar 2008 20:24:35 -0000 1.10 @@ -1,6 +1,6 @@ Name: perl-Module-Install Version: 0.68 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Standalone, extensible Perl module installer License: GPL+ or Artistic Group: Development/Libraries @@ -15,6 +15,7 @@ BuildRequires: perl(Module::CoreList) BuildRequires: perl(Module::ScanDeps) >= 0.28 BuildRequires: perl(PAR::Dist) >= 0.03 +BuildRequires: perl(Test::MinimumVersion) #BuildRequires: perl(YAML) >= 0.35 #BuildRequires: perl(Test::Pod) >= 1.14 BuildRequires: perl(YAML::Tiny) >= 1.03 @@ -56,6 +57,8 @@ find $RPM_BUILD_ROOT%{perl_vendorlib} -type f -perm +100 -exec chmod a-x {} \; %check +# Upstream bug 29448 +mv t/03_audotinstall.t t/03_audotinstall.t.SPOT make test AUTOMATED_TESTING=1 %clean @@ -68,6 +71,10 @@ %{_mandir}/man3/* %changelog +* Wed Mar 5 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 0.68-3 +- disable broken test (upstream bug present) +- add Test::MinimumVersion as BR + * Wed Mar 5 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 0.68-2 - rebuild for new perl -- 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