SPECS: mono.spec - i386 is not supported

qboosh qboosh at pld-linux.org
Sat Nov 5 07:29:29 CET 2005


Author: qboosh                       Date: Sat Nov  5 06:29:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- i386 is not supported

---- Files affected:
SPECS:
   mono.spec (1.153 -> 1.154) 

---- Diffs:

================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.153 SPECS/mono.spec:1.154
--- SPECS/mono.spec:1.153	Thu Oct 13 14:21:32 2005
+++ SPECS/mono.spec	Sat Nov  5 07:29:23 2005
@@ -43,7 +43,8 @@
 ExclusiveArch:	%{ix86} %{x8664} arm hppa ppc s390 s390x
 # sparc sparcv9 sparc64 not ported to linux (only solaris(?))
 # alpha still broken, mips/ia64/m68k disabled in configure
-# note: plain i386 is not supported; mono uses cmpxchg/xadd which require i486
+# plain i386 is not supported; mono uses cmpxchg/xadd which require i486
+ExcludeArch:	i386
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_rpmlibdir	/usr/lib/rpm
@@ -446,6 +447,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154  2005/11/05 06:29:23  qboosh
+- i386 is not supported
+
 Revision 1.153  2005/10/13 12:21:32  qboosh
 - updated download URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.153&r2=1.154&f=u




More information about the pld-cvs-commit mailing list