rpms/abicheck/devel abicheck.spec,1.16,1.17

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Mon Aug 15 20:27:53 UTC 2005


Author: mschwendt

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

Modified Files:
	abicheck.spec 
Log Message:
hmm, and in job 10 it failed differently on ppc than in job 8...


Index: abicheck.spec
===================================================================
RCS file: /cvs/extras/rpms/abicheck/devel/abicheck.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- abicheck.spec	15 Aug 2005 20:13:49 -0000	1.16
+++ abicheck.spec	15 Aug 2005 20:27:51 -0000	1.17
@@ -46,8 +46,9 @@
 
 %check
 cd test
-make private1
+make private1 public1
 ../abicheck ./private1 || :
+../abicheck ./public1 || :
 cd -
 make test
 :




More information about the fedora-extras-commits mailing list