rpms/plplot/devel plplot.spec,1.57,1.58

Orion Poplawski orion at fedoraproject.org
Sat Sep 6 02:50:08 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/plplot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7331

Modified Files:
	plplot.spec 
Log Message:
Exclude ppc ocaml test.



Index: plplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/devel/plplot.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- plplot.spec	5 Sep 2008 23:04:59 -0000	1.57
+++ plplot.spec	6 Sep 2008 02:49:38 -0000	1.58
@@ -323,8 +323,8 @@
 cd fedora
 #Hack
 export ITCL_LIBRARY=%{_libdir}/tcl8.5/itcl3.4
-# Exclude perl and compare tests for now, and ocaml from ppc64
-%ifarch ppc64
+# Exclude perl and compare tests for now, and ocaml from ppc/ppc64
+%ifarch ppc ppc64
 ctest -V -E 'compare|ocaml|perl'
 %else
 ctest -V -E 'compare|perl'




More information about the fedora-extras-commits mailing list