SPECS: mono-debugger.spec - added ExclusiveArch %{ix86} %{x8664}; it won't ...

megabajt megabajt at pld-linux.org
Mon Jun 2 12:11:49 CEST 2008


Author: megabajt                     Date: Mon Jun  2 10:11:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added ExclusiveArch %{ix86} %{x8664}; it won't build on any other
  architecture according to backend/arch/bfdglue.c

---- Files affected:
SPECS:
   mono-debugger.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/mono-debugger.spec
diff -u SPECS/mono-debugger.spec:1.29 SPECS/mono-debugger.spec:1.30
--- SPECS/mono-debugger.spec:1.29	Sun Mar 23 14:12:57 2008
+++ SPECS/mono-debugger.spec	Mon Jun  2 12:11:44 2008
@@ -23,6 +23,7 @@
 BuildRequires:	pkgconfig
 BuildRequires:	readline-devel
 Requires:	mono >= 1.2.5
+ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -122,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2008-06-02 10:11:44  megabajt
+- added ExclusiveArch %{ix86} %{x8664}; it won't build on any other
+  architecture according to backend/arch/bfdglue.c
+
 Revision 1.29  2008-03-23 13:12:57  qboosh
 - dropped -static (libs used only as DllImport)
 - updated mono BR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mono-debugger.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list