rpms/perl-Math-Pari/devel perl-Math-Pari.spec,1.12,1.13

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Mar 7 20:59:29 UTC 2008


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 at redhat.com> - 2.010709-7
+- disable tests, they're being weird in the buildservers
+
 * Fri Mar  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.010709-6
 - fix for perl 5.10 (many many thanks to Nicholas Clark)
 




More information about the fedora-extras-commits mailing list