SPECS: mono.spec - alpha is supported now (with JIT) - glib2 epoch...

qboosh qboosh at pld-linux.org
Tue Oct 17 12:39:33 CEST 2006


Author: qboosh                       Date: Tue Oct 17 10:39:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- alpha is supported now (with JIT)
- glib2 epoch, libgdiplus 1.1.18

---- Files affected:
SPECS:
   mono.spec (1.191 -> 1.192) 

---- Diffs:

================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.191 SPECS/mono.spec:1.192
--- SPECS/mono.spec:1.191	Tue Oct 17 10:57:44 2006
+++ SPECS/mono.spec	Tue Oct 17 12:39:28 2006
@@ -5,13 +5,13 @@
 %bcond_without	tls		# don't use TLS (which requires recent 2.4.x or 2.6 kernel)
 %bcond_without	static_libs	# don't build static libraries
 %bcond_with	bootstrap	# don't require mono-devel to find req/prov
-%bcond_with	mint		# build mint instead of mono VM (JIT)
+%bcond_with	mint		# build mint instead of mono VM (JIT) [broken]
 #
-%ifnarch %{ix86} %{x8664} arm ia64 ppc s390 s390x sparc sparcv9 sparc64
-# JIT not supported on alpha,hppa
+%ifnarch %{ix86} %{x8664} alpha arm ia64 ppc s390 s390x sparc sparcv9 sparc64
+# JIT not supported on hppa
 %define		with_mint	1
 %endif
-%define		_glibver	2.4
+%define		_glibver	1:2.4
 #
 Summary:	Common Language Infrastructure implementation
 Summary(pl):	Implementacja Common Language Infrastructure
@@ -39,11 +39,10 @@
 BuildRequires:	rpmbuild(macros) >= 1.213
 BuildRequires:	rpmbuild(monoautodeps)
 Requires:	binfmt-detector
-Requires:	libgdiplus >= 1.1.17
+Requires:	libgdiplus >= %{version}
 # until there there is mono-basic usable with mono
 Obsoletes:	mono-basic
-ExclusiveArch:	%{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9 sparc64
-# alpha still broken
+ExclusiveArch:	%{ix86} %{x8664} alpha arm hppa ia64 ppc s390 s390x sparc sparcv9 sparc64
 # plain i386 is not supported; mono uses cmpxchg/xadd which require i486
 ExcludeArch:	i386
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -478,6 +477,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.192  2006/10/17 10:39:28  qboosh
+- alpha is supported now (with JIT)
+- glib2 epoch, libgdiplus 1.1.18
+
 Revision 1.191  2006/10/17 08:57:44  qboosh
 - removed nolibs patch (obsolete at last)
 
================================================================

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



More information about the pld-cvs-commit mailing list