From c202bb8500e2808e7be31fc582c8b3a4096166226ce78a64ec0e92861f4a2c85 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 1 Jun 2011 10:10:56 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/mono-core revision 55.0 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=6f621e99608aab7c47e1f83ff214e77b --- mono-core.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mono-core.spec b/mono-core.spec index e16e49e..40eb6dd 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -31,7 +31,7 @@ Group: Development/Languages/Mono Summary: A .NET Runtime Environment Url: http://www.mono-project.com Version: 2.10.2 -Release: 0 +Release: 1 Source0: mono-%{version}.tar.bz2 BuildRequires: bison BuildRequires: fdupes @@ -353,6 +353,7 @@ Development files for libmono. %_libdir/pkgconfig/mono-2.pc %if %sgen == yes + %package -n libmonosgen-2_0-0 License: LGPL v2.1 only Summary: A Library for embedding Mono in your Application (sgen version) @@ -400,6 +401,7 @@ Development files for libmonosgen. %endif %if %llvm == yes + %package -n libmono-llvm0 License: LGPL v2.1 only Summary: Loadable LLVM libary for mono From 6d96d6c4a1a6f9fca47216ac19d31fb4b7d8c4fe4540cc7b046ad1197eb66a5e Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 12 Oct 2011 13:40:16 +0000 Subject: [PATCH 2/2] Accepting request 87052 from openSUSE:Factory:ARM - update to 2.10.6 * http://www.go-mono.com/archive/2.10.6 OBS-URL: https://build.opensuse.org/request/show/87052 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=74 --- mono-2.10.2.tar.bz2 | 3 --- mono-2.10.6.tar.bz2 | 3 +++ mono-core.changes | 6 ++++++ mono-core.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 mono-2.10.2.tar.bz2 create mode 100644 mono-2.10.6.tar.bz2 diff --git a/mono-2.10.2.tar.bz2 b/mono-2.10.2.tar.bz2 deleted file mode 100644 index 1554765..0000000 --- a/mono-2.10.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9614472aa131e61bcdbf2fc48ab7a123ea57a10e736def5136a478465afa06b4 -size 33737282 diff --git a/mono-2.10.6.tar.bz2 b/mono-2.10.6.tar.bz2 new file mode 100644 index 0000000..070afb1 --- /dev/null +++ b/mono-2.10.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e5b57a2da73ebd4fd19e37ecba1fa7df77065cdf4e7c7cec84e419017a49d6 +size 34006551 diff --git a/mono-core.changes b/mono-core.changes index b983c20..3cc5f07 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 7 14:47:35 CEST 2011 - dmueller@suse.de + +- update to 2.10.6 + * http://www.go-mono.com/archive/2.10.6 + ------------------------------------------------------------------- Wed Apr 27 20:10:24 UTC 2011 - ajorgensen@novell.com diff --git a/mono-core.spec b/mono-core.spec index 40eb6dd..ed585ee 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -30,7 +30,7 @@ License: LGPL v2.1 only Group: Development/Languages/Mono Summary: A .NET Runtime Environment Url: http://www.mono-project.com -Version: 2.10.2 +Version: 2.10.6 Release: 1 Source0: mono-%{version}.tar.bz2 BuildRequires: bison @@ -39,7 +39,7 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: xorg-x11-libX11-devel BuildRequires: zlib-devel -%ifnarch ia64 +%ifnarch ia64 %arm BuildRequires: valgrind-devel %endif %if %llvm == yes