[mono] Bump to 2.10.1 Update libdir and metadata patches Remove moonlight build patch Renamed mono-4-previe

Paul F. Johnson pfj at fedoraproject.org
Wed Mar 9 21:12:51 UTC 2011


commit 3a100120f26c76dd60f66e8a7277736e3729a5b2
Author: Paul F. Johnson <paul at all-the-johnsons.co.uk>
Date:   Wed Mar 9 21:12:42 2011 +0000

    Bump to 2.10.1
    Update libdir and metadata patches
    Remove moonlight build patch
    Renamed mono-4-preview to mono-dotnet4, removed as an option
    Corrected mono-dotnet4 description
    spec file clean up

 mono.spec |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)
---
diff --git a/mono.spec b/mono.spec
index 9b17770..8c55ed7 100644
--- a/mono.spec
+++ b/mono.spec
@@ -1,11 +1,6 @@
 Name:           mono
-<<<<<<< HEAD
 Version:        2.10.1
 Release:        1%{?dist}
-=======
-Version:        2.8.1
-Release:        2%{?dist}
->>>>>>> 75bf18eb3bbb3c595c9e553f30159bcf50c69108
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -43,7 +38,7 @@ BuildRequires: automake libtool gettext-devel
 BuildRequires: mono-core
 
 # JIT only availible on these:
-ExclusiveArch: %ix86 x86_64 ia64 %{arm} sparcv9 alpha s390x ppc ppc64
+ExclusiveArch: %ix86 x86_64 ia64 armv4l sparcv9 alpha s390x ppc ppc64
 
 Patch0: mono-2.8-ppc-thread.patch
 Patch1: mono-2.10-libdir.patch
@@ -864,7 +859,6 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/
 %{monodir}/4.0/sqlmetal.exe.config
 
 %changelog
-<<<<<<< HEAD
 * Mon Mar 07 2011 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.10.1-1
 - Bump to 2.10.1
 - Update libdir and metadata patches
@@ -872,10 +866,6 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/
 - Renamed mono-4-preview to mono-dotnet4, removed as an option
 - Corrected mono-dotnet4 description
 - spec file clean up
-=======
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
->>>>>>> 75bf18eb3bbb3c595c9e553f30159bcf50c69108
 
 * Tue Dec 07 2010 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.8.1-1
 - Bump to latest bug release version


More information about the scm-commits mailing list