rpms/rasqal/devel rasqal.spec,1.14,1.15

Dan Horák sharkcz at fedoraproject.org
Sun Jul 11 18:33:12 UTC 2010


Author: sharkcz

Update of /cvs/pkgs/rpms/rasqal/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2004

Modified Files:
	rasqal.spec 
Log Message:
The tests finished correctly on s390, so s390x together with ppc64
indicates possible 64-bit big-endian problems ...



Index: rasqal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rasqal/devel/rasqal.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- rasqal.spec	11 Jul 2010 17:38:07 -0000	1.14
+++ rasqal.spec	11 Jul 2010 18:33:12 -0000	1.15
@@ -68,7 +68,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
 
 %check
-%ifarch ppc64 s390 s390x
+%ifarch ppc64 s390x
 make -k check ||:
 %else
 make -k check



More information about the scm-commits mailing list