[audacious-plugins] Explicitly link with gmodule-2.0.pc libs for missing libs.

Michael Schwendt mschwendt at fedoraproject.org
Sat Dec 24 09:34:17 UTC 2011


commit 1acd732c6655c9a84d5e35e2c1359c2e62529e41
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Dec 24 10:34:12 2011 +0100

    Explicitly link with gmodule-2.0.pc libs for missing libs.

 audacious-plugins.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index cd7fbe2..fad5f3c 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -32,6 +32,8 @@ Patch0: audacious-plugins-3.0-alpha1-xmms-skindir.patch
 Patch1: audacious-plugins-3.0-alpha1-enable-gnomeshortcuts.patch
 # Fedora customization: add default system-wide module_path
 Patch2: audacious-plugins-3.1-beta1-ladspa.patch
+# missing gmodule-2.0.pc libs
+Patch3: audacious-plugins-3.2-alpha1-gmodule-pkgconfig.patch
 
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext-devel
@@ -139,6 +141,7 @@ providers may build it with libsidplay 2 instead.
 %patch0 -p1 -b .xmms-skindir
 %patch1 -p1 -b .enable-gnomeshortcuts
 %patch2 -p1 -b .ladspa
+%patch3 -p1 -b .gmodule-pkgconfig
 
 for i in src/ladspa/plugin.c
 do
@@ -244,6 +247,7 @@ update-desktop-database &> /dev/null || :
 
 %changelog
 * Fri Dec 23 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2-0.1.alpha1
+- Explicitly link with gmodule-2.0.pc libs for missing libs.
 - Upgrade to 3.2-alpha1.
 
 * Sat Dec 10 2011 Michael Schwendt <mschwendt at fedoraproject.org>


More information about the scm-commits mailing list