From c8d1638ace807cb6dfb56c27ac896e6a5f478415dd0393f207cbfe4096b34df1 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 7 Mar 2023 13:55:24 +0000 Subject: [PATCH] Accepting request 1065976 from home:sp1rit:testing Fixed systemd service not starting by linking fluidsynth against libsystemd OBS-URL: https://build.opensuse.org/request/show/1065976 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=112 --- fluidsynth.changes | 6 ++++++ fluidsynth.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/fluidsynth.changes b/fluidsynth.changes index ff8902b..a8ef84b 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 15 12:35:28 UTC 2023 - Florian + +- Fixed systemd service not starting by linking fluidsynth against + libsystemd + ------------------------------------------------------------------- Thu Dec 29 11:01:45 UTC 2022 - Tom Mbrt diff --git a/fluidsynth.spec b/fluidsynth.spec index d85382f..4599fb9 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -37,6 +37,7 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(libinstpatch-1.0) BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(sndfile) Recommends: fluid-soundfont-gm