diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..eff5854 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libinstpatch-1_0-1 diff --git a/libinstpatch.changes b/libinstpatch.changes index 246f497..6f283f6 100644 --- a/libinstpatch.changes +++ b/libinstpatch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 10 12:58:20 UTC 2020 - Dominique Leuenberger + +- Add baselibs.conf: produce -32bit libraries, which are used by + fluidsynth (new dependency). + ------------------------------------------------------------------- Tue Oct 29 15:23:50 UTC 2019 - Joël Krähemann diff --git a/libinstpatch.spec b/libinstpatch.spec index 5ede82f..f910811 100644 --- a/libinstpatch.spec +++ b/libinstpatch.spec @@ -1,7 +1,7 @@ # # spec file for package libinstpatch # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,10 +22,11 @@ Release: 0 Summary: MIDI instrument patch library License: LGPL-2.1-only Group: Development/Libraries/C and C++ -Url: http://www.swamiproject.org/ +URL: http://www.swamiproject.org/ # Fetch source via # sh libinstpatch-snapshot.sh latest Source0: libinstpatch-%{version}.tar.gz +Source99: baselibs.conf # .pc file fixes. Patch sent upstream via their mailing list Patch0: libinstpatch-cmake-fixes.patch BuildRequires: cmake