From 2d9d31fe2e1425ab4f2d1e393e39f73cbe3e148f6931e53b560fb2989587036d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 6 Oct 2013 14:51:11 +0000 Subject: [PATCH] Accepting request 202410 from home:sumski:branches:Mono:Factory Make libmono-2_0-devel Require libmonoboehm-2_0-devel, as the it's .so is a symlink to the libmonoboehm one OBS-URL: https://build.opensuse.org/request/show/202410 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=121 --- mono-core.changes | 6 ++++++ mono-core.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/mono-core.changes b/mono-core.changes index f79630f..2707d8d 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 6 10:39:08 UTC 2013 - hrvoje.senjan@gmail.com + +- Make libmono-2_0-devel Require libmonoboehm-2_0-devel, as the it's + .so is a symlink to the libmonoboehm one + ------------------------------------------------------------------- Mon Sep 9 17:58:34 UTC 2013 - mailaender@opensuse.org diff --git a/mono-core.spec b/mono-core.spec index a128b9c..f4b6186 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -429,6 +429,7 @@ Summary: Development files for libmono License: LGPL-2.1 Group: Development/Languages/Mono Requires: libmono-2_0-1 = %{version} +Requires: libmonoboehm-2_0-devel Requires: mono-core = %{version} %description -n libmono-2_0-devel