rpms/numpy/devel numpy.spec,1.23,1.24

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Thu May 29 15:25:34 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/numpy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28674

Modified Files:
	numpy.spec 
Log Message:
Nuke junk after %check, it makes f10 mock barf


Index: numpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/numpy/devel/numpy.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- numpy.spec	29 May 2008 15:02:07 -0000	1.23
+++ numpy.spec	29 May 2008 15:24:31 -0000	1.24
@@ -56,7 +56,7 @@
 ln -s f2py f2py.numpy
 popd &> /dev/null
 
-%check ||:
+%check
 pushd doc &> /dev/null
 PYTHONPATH="$RPM_BUILD_ROOT%{python_sitearch}" %{__python} -c "import pkg_resources, numpy ; numpy.test(1, 1)"
 popd &> /dev/null




More information about the fedora-extras-commits mailing list