From f310858f703238f2674d7cc5f1db21f10fdf36429f2a761279347359cbaa538b Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 24 Mar 2015 08:51:10 +0000 Subject: [PATCH] Accepting request 292066 from home:k0da:branches:multimedia:libs - Build without Mono by default coolo says: "We don't want mono in Factory, if somebody needs it it should be set explicit (with_mono) per prjconf" OBS-URL: https://build.opensuse.org/request/show/292066 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcaca?expand=0&rev=36 --- libcaca.changes | 7 +++++++ libcaca.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/libcaca.changes b/libcaca.changes index 9104c32..d0ea3b1 100644 --- a/libcaca.changes +++ b/libcaca.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 20 15:50:59 UTC 2015 - dvlaeev@suse.com + +- Build without Mono by default + coolo says: "We don't want mono in Factory, if somebody needs it + it should be set explicit (with_mono) per prjconf" + ------------------------------------------------------------------- Thu Mar 12 09:52:22 UTC 2015 - dimstar@opensuse.org diff --git a/libcaca.spec b/libcaca.spec index d404091..704b1d4 100644 --- a/libcaca.spec +++ b/libcaca.spec @@ -18,7 +18,7 @@ %define withjava 0 %define withpython 1 -%bcond_without mono +%bcond_with mono Name: libcaca BuildRequires: doxygen