SPECS: mono.spec - removed obsolete alpha-tls patch and PKG_PATH w...

qboosh qboosh at pld-linux.org
Sat Mar 4 14:18:11 CET 2006


Author: qboosh                       Date: Sat Mar  4 13:18:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed obsolete alpha-tls patch and PKG_PATH workaround
- JIT is supported on arm and ia64 now

---- Files affected:
SPECS:
   mono.spec (1.166 -> 1.167) 

---- Diffs:

================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.166 SPECS/mono.spec:1.167
--- SPECS/mono.spec:1.166	Sat Mar  4 01:05:12 2006
+++ SPECS/mono.spec	Sat Mar  4 14:18:06 2006
@@ -7,8 +7,8 @@
 %bcond_with	bootstrap	# don't require mono-devel to find req/prov
 %bcond_with	mint		# build mint instead of mono VM (JIT)
 #
-%ifnarch %{ix86} %{x8664} sparc sparcv9 sparc64 ppc s390 s390x
-# JIT not supported on alpha,arm,hppa
+%ifnarch %{ix86} %{x8664} arm ia64 ppc s390 s390x sparc sparcv9 sparc64
+# JIT not supported on alpha,hppa
 %define		with_mint	1
 %endif
 %define		_glibver	2.4
@@ -29,7 +29,6 @@
 Patch3:		%{name}-sonames.patch
 Patch4:		%{name}-alpha-atomic.patch
 Patch5:		%{name}-sparc-exception.patch
-Patch6:		%{name}-alpha-tls.patch
 URL:		http://www.mono-project.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -40,9 +39,9 @@
 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
+ExclusiveArch:	%{ix86} %{x8664} arm hppa ia64 ppc s390 s390x
 # sparc sparcv9 sparc64 not ported to linux (only solaris(?))
-# alpha still broken, mips/ia64/m68k disabled in configure
+# alpha still broken, mips disabled in configure
 # plain i386 is not supported; mono uses cmpxchg/xadd which require i486
 ExcludeArch:	i386
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -192,10 +191,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-#%patch6 -p1
-
-# workaround for variable name disallowed by new pkgconfig
-echo 'm4_pattern_allow(PKG_PATH)' > acinclude.m4
 
 sed -i -e 's at a=`which "$0"`@a="/usr/bin/dupa"@' scripts/mono-find-provides.in
 sed -i -e 's at a=`which "$0"`@a="/usr/bin/dupa"@' scripts/mono-find-requires.in
@@ -462,6 +457,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.167  2006/03/04 13:18:06  qboosh
+- removed obsolete alpha-tls patch and PKG_PATH workaround
+- JIT is supported on arm and ia64 now
+
 Revision 1.166  2006/03/04 00:05:12  wolf
 - 1.1.13.4
 
================================================================

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



More information about the pld-cvs-commit mailing list