SHA256
1
0
forked from pool/mono-core

Accepting request 158090 from home:Mailaender:branches:Mono:Factory

OBS-URL: https://build.opensuse.org/request/show/158090
OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=109
This commit is contained in:
Ismail Dönmez 2013-03-09 11:38:29 +00:00 committed by Git OBS Bridge
parent 13890efb43
commit 7e8b909d7e
4 changed files with 10 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08ee9714c1b0ea008a6857bf4af1d7954b79ba8c926677e9000dfdd890a7394e
size 81737465

3
mono-3.0.6.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b16daee913fb69b61c5b4109eae0d18135c2419062e621fa2be2f41cf3754aa8
size 81983717

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 9 07:52:23 UTC 2013 - mailaender@opensuse.org
- Update to http://www.mono-project.com/Release_Notes_Mono_3.0.6
* Hotfix to the 3.0.x series
-------------------------------------------------------------------
Wed Mar 6 14:10:35 UTC 2013 - idonmez@suse.com

View File

@ -26,7 +26,7 @@
%endif
Name: mono-core
Version: 3.0.4
Version: 3.0.6
Release: 0
Summary: Cross-platform, Open Source, .NET development framework
License: LGPL-2.1
@ -39,10 +39,6 @@ Patch1: mono-arm-cpuinfo-v5.patch
Patch2: mono-arm-cpuinfo-v7.patch
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch3: mono-arm-vfp.patch
# PATCH-FIX-OPENSUSE ppc.patch dvaleev@suse.com -- fix ppc build failures
Patch4: ppc.patch
# PATCH-FIX-UPSTREAM mono-core-target-4.0.patch dimstar@opensuse.org -- Use runtime 4.0 as default for cairo and nunit
Patch5: mono-core-target-4.0.patch
BuildRequires: bison
BuildRequires: fdupes
BuildRequires: gcc-c++
@ -116,8 +112,6 @@ technologies that have been submitted to the ECMA for standardization.
%patch2 -p1
%patch3 -p1
%endif
%patch4 -p1
%patch5 -p1
%build
# These are only needed if there are patches to the runtime