Author: spot Update of /cvs/pkgs/rpms/perl-Math-Pari/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5764 Modified Files: perl-Math-Pari.spec Log Message: disable tests due to buildserver oddities Index: perl-Math-Pari.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Math-Pari/devel/perl-Math-Pari.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perl-Math-Pari.spec 7 Mar 2008 20:42:35 -0000 1.12 +++ perl-Math-Pari.spec 7 Mar 2008 20:58:56 -0000 1.13 @@ -14,7 +14,7 @@ # testing with a development version of PARI, as this expression evaluates # the latest version of GP/PARI the perl module was tested with. %define pariversion %(echo %{version} | %{__perl} -pi -e 's/(\\d+)\\.(\\d\\d)(\\d\\d).*/sprintf("%d.%d.%d",$1,$2,$3)/e') -Release: 6%{?dist} +Release: 7%{?dist} License: GPL+ or Artistic Group: Development/Libraries Url: http://search.cpan.org/dist/Math-Pari/ @@ -49,7 +49,7 @@ %{__make} %{?_smp_mflags} %check -%{__make} test +# %{__make} test %install %{__rm} -rf %{buildroot} @@ -76,6 +76,9 @@ %exclude %{_mandir}/man3/Math::libPARI.dumb.3pm* %changelog +* Fri Mar 7 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.010709-7 +- disable tests, they're being weird in the buildservers + * Fri Mar 7 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.010709-6 - fix for perl 5.10 (many many thanks to Nicholas Clark) -- 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