rpms/jonas/devel jonas.spec,1.139,1.140

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jan 9 16:25:37 UTC 2006


Author: gbenson

Update of /cvs/dist/rpms/jonas/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv12142

Modified Files:
	jonas.spec 
Log Message:
Document the s390 exclude


Index: jonas.spec
===================================================================
RCS file: /cvs/dist/rpms/jonas/devel/jonas.spec,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- jonas.spec	9 Jan 2006 15:44:44 -0000	1.139
+++ jonas.spec	9 Jan 2006 16:25:33 -0000	1.140
@@ -51,7 +51,10 @@
 ExcludeArch:    ia64
 
 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=164985
-ExcludeArch:    ppc64 s390x s390
+ExcludeArch:    ppc64 s390x
+
+# XXX possibly http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212
+ExcludeArch:    s390
 
 # Source files
 




More information about the fedora-cvs-commits mailing list