SPECS: mono.spec - not ported to linux sparc
arekm
arekm at pld-linux.org
Sun Sep 4 13:14:41 CEST 2005
Author: arekm Date: Sun Sep 4 11:14:41 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- not ported to linux sparc
---- Files affected:
SPECS:
mono.spec (1.140 -> 1.141)
---- Diffs:
================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.140 SPECS/mono.spec:1.141
--- SPECS/mono.spec:1.140 Sat Sep 3 23:34:07 2005
+++ SPECS/mono.spec Sun Sep 4 13:14:36 2005
@@ -36,7 +36,8 @@
BuildRequires: rpmbuild(macros) >= 1.213
BuildRequires: rpmbuild(monoautodeps)
%{!?with_bootstrap:BuildRequires: mono-devel >= 1.1.8.3-2}
-ExclusiveArch: %{ix86} %{x8664} arm hppa ppc s390 s390x sparc sparcv9 sparc64
+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
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -431,6 +432,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.141 2005/09/04 11:14:36 arekm
+- not ported to linux sparc
+
Revision 1.140 2005/09/03 21:34:07 qboosh
- added gc-sparc patch (now mono program builds, but crashes sometimes with SIGSEGV)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.140&r2=1.141&f=u
More information about the pld-cvs-commit
mailing list