From 646cf4128c53621348bc2451017fb733be67c27095ab9eeb74c25189b7f452a9 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Fri, 18 Jan 2019 11:28:12 +0000 Subject: [PATCH] Accepting request 666960 from home:plater Removed fluidsynth from the build until it catches up with version 2.x.x OBS-URL: https://build.opensuse.org/request/show/666960 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/buzztrax?expand=0&rev=43 --- buzztrax.changes | 6 ++++++ buzztrax.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/buzztrax.changes b/buzztrax.changes index d5197b7..67a011b 100644 --- a/buzztrax.changes +++ b/buzztrax.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 18 10:57:59 UTC 2019 - davejplater@gmail.com + +- Removed fluidsynth from the build until it catches up with + version 2.x.x + ------------------------------------------------------------------- Wed Jul 4 22:17:58 UTC 2018 - bjorn.lie@gmail.com diff --git a/buzztrax.spec b/buzztrax.spec index 7060559..4bb345c 100644 --- a/buzztrax.spec +++ b/buzztrax.spec @@ -1,7 +1,7 @@ # # spec file for package buzztrax # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,7 +60,7 @@ BuildRequires: pkgconfig(%{gir}) BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(clutter-gtk-1.0) -BuildRequires: pkgconfig(fluidsynth) +#BuildRequires: pkgconfig(fluidsynth) BuildRequires: pkgconfig(gdk-x11-3.0) BuildRequires: pkgconfig(gio-2.0) >= %{glib_version} BuildRequires: pkgconfig(glib-2.0) >= %{glib_version}