From 31587a5d86307b0d4f051427b5e72e23a37b45aeca6f3b0dbcf929d30eefd4d8 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 6 Sep 2010 16:05:18 +0000 Subject: [PATCH] Accepting request 47235 from multimedia:libs Copy from multimedia:libs/fluidsynth based on submit request 47235 from user coolo OBS-URL: https://build.opensuse.org/request/show/47235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=13 --- fluidsynth-1.1.1.tar.bz2 | 3 --- fluidsynth-1.1.2.tar.bz2 | 3 +++ fluidsynth.changes | 9 +++++++++ fluidsynth.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 fluidsynth-1.1.1.tar.bz2 create mode 100644 fluidsynth-1.1.2.tar.bz2 diff --git a/fluidsynth-1.1.1.tar.bz2 b/fluidsynth-1.1.1.tar.bz2 deleted file mode 100644 index 71d7e20..0000000 --- a/fluidsynth-1.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04864e75d14cd56c898bdbc497007436b4810e2cbeef97480575e23fa90e3ba9 -size 615054 diff --git a/fluidsynth-1.1.2.tar.bz2 b/fluidsynth-1.1.2.tar.bz2 new file mode 100644 index 0000000..ae3f4b3 --- /dev/null +++ b/fluidsynth-1.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:689638663bd41c1d20ebc530ed7add8d48b0249051ba4e97c9892277fad7cd0e +size 715857 diff --git a/fluidsynth.changes b/fluidsynth.changes index 09a9f13..efee687 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Sep 2 12:17:49 UTC 2010 - oliver.bengs@opensuse.org + +- Updated to version 1.1.2: + see details in + http://sourceforge.net/apps/trac/fluidsynth/wiki/ChangeLog1_1_2 +- disabled LADSPA, because it is broken in this release +- enabled dbus and libsndfile + ------------------------------------------------------------------- Fri Apr 2 08:09:19 UTC 2010 - davejplater@gmail.com diff --git a/fluidsynth.spec b/fluidsynth.spec index 030cb0e..32aa8c1 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -1,5 +1,5 @@ # -# spec file for package fluidsynth (Version 1.1.1) +# spec file for package fluidsynth (Version 1.1.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,9 +19,9 @@ Name: fluidsynth BuildRequires: alsa-devel ladspa-devel libjack-devel readline-devel -BuildRequires: lash-devel pulseaudio-devel +BuildRequires: dbus-1-devel lash-devel libsndfile-devel pulseaudio-devel Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) -Version: 1.1.1 +Version: 1.1.2 Release: 1 Group: Productivity/Multimedia/Sound/Midi # Obsoletes: iiwusynth @@ -91,7 +91,7 @@ CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ --mandir=%{_mandir} \ --disable-static \ --enable-jack-support \ - --enable-ladspa +# --enable-ladspa make %install