rpms/abicheck/devel abicheck.spec,1.45,1.46

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Jan 29 17:20:21 UTC 2008


Author: mschwendt

Update of /cvs/extras/rpms/abicheck/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11262

Modified Files:
	abicheck.spec 
Log Message:
examine test results on ppc64


Index: abicheck.spec
===================================================================
RCS file: /cvs/extras/rpms/abicheck/devel/abicheck.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- abicheck.spec	29 Jan 2008 16:36:12 -0000	1.45
+++ abicheck.spec	29 Jan 2008 17:19:43 -0000	1.46
@@ -49,9 +49,11 @@
 %check
 cd test
 make private1
+ldd ./private1 || :
 ../abicheck ./private1 || :
 ../abicheck ./private1 || :
 ../abicheck ./private1 2>/dev/null | grep 'PRIVATE:.*libc.*\(__open\|__nanosleep\)' && echo "true"
+cd -
 make test
 
 




More information about the fedora-extras-commits mailing list