diff --git a/mono-3.0.4.tar.bz2 b/mono-3.0.4.tar.bz2 deleted file mode 100644 index 979b486..0000000 --- a/mono-3.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08ee9714c1b0ea008a6857bf4af1d7954b79ba8c926677e9000dfdd890a7394e -size 81737465 diff --git a/mono-3.0.6.tar.bz2 b/mono-3.0.6.tar.bz2 new file mode 100644 index 0000000..6b3d331 --- /dev/null +++ b/mono-3.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16daee913fb69b61c5b4109eae0d18135c2419062e621fa2be2f41cf3754aa8 +size 81983717 diff --git a/mono-core.changes b/mono-core.changes index 42c96de..7a14914 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Mar 9 14:18:45 UTC 2013 - mailaender@opensuse.org + +- libgdiplus now has a devel package, use it + +------------------------------------------------------------------- +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 diff --git a/mono-core.spec b/mono-core.spec index 48692b7..be22527 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -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,23 +39,19 @@ 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++ BuildRequires: pkgconfig BuildRequires: xorg-x11-libX11-devel BuildRequires: zlib-devel +BuildRequires: libgdiplus-devel %ifnarch ia64 %arm BuildRequires: valgrind-devel %endif %if %llvm == yes BuildRequires: llvm-mono-devel %endif -Recommends: libgdiplus0 >= 2.6 Obsoletes: mono Obsoletes: mono-cairo Obsoletes: mono-drawing @@ -80,6 +76,7 @@ Conflicts: mono-addins < 0.3.1 %if %llvm == yes Recommends: libmono-llvm0 = %{version} %endif +Recommends: libgdiplus0 Provides: mono(Commons.Xml.Relaxng) = 1.0.5000.0 Provides: mono(CustomMarshalers) = 1.0.5000.0 Provides: mono(I18N) = 1.0.5000.0 @@ -116,8 +113,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 @@ -1123,7 +1118,7 @@ brings xUnit to all .NET languages. Summary: Mono development tools License: LGPL-2.1 Group: Development/Languages/Mono -Requires: libgdiplus0 +Requires: libgdiplus-devel Requires: mono-core = %{version} # Required because they are referenced by .pc files Requires: mono-data = %{version}