[mono-cecil-flowanalysis] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Tue Jan 11 11:00:58 UTC 2011


commit bc97b195a3ae3b5071abe213dedc7fb80a8a6801
Author: Dan Horák <dan at danny.cz>
Date:   Tue Jan 11 12:00:48 2011 +0100

    - updated the supported arch list

 mono-cecil-flowanalysis.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/mono-cecil-flowanalysis.spec b/mono-cecil-flowanalysis.spec
index 5f99e89..4f4dc7a 100644
--- a/mono-cecil-flowanalysis.spec
+++ b/mono-cecil-flowanalysis.spec
@@ -2,7 +2,7 @@
 
 Name:	 	mono-cecil-flowanalysis
 Version:	0.1
-Release:	0.12.20080409svn100264%{?dist}
+Release:	0.13.20080409svn100264%{?dist}
 Summary:	Flowanalysis engine for Cecil
 URL:		http://anonsvn.mono-project.com/viewcvs/trunk/cecil/flowanalysis/
 License:	MIT
@@ -15,7 +15,9 @@ Source1:	cecil-flowanalysis.pc
 Patch0:		flowanalysis-build.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:	mono-devel
-ExcludeArch:	ppc64 sparc64
+
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 Flowanalysis engine for Cecil.
@@ -60,6 +62,9 @@ gacutil -i bin/Cecil.FlowAnalysis.dll -f -package Cecil.FlowAnalysis -root ${RPM
 %{_libdir}/pkgconfig/cecil-flowanalysis.pc
 
 %changelog
+* Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 0.1-0.13.20080409svn100264
+- updated the supported arch list
+
 * Tue Oct 26 2010 Paul F. Johnson <paul at all-the-johnsons.co.uk> - 0.1-0.12.20080409svn100264
 - Rebuild for mono-2.8
 


More information about the scm-commits mailing list