rpms/gmpc/FC-5 gmpc.spec,1.5,1.6

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Tue Apr 11 15:46:41 UTC 2006


Author: abompard

Update of /cvs/extras/rpms/gmpc/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17922/FC-5

Modified Files:
	gmpc.spec 
Log Message:
fix bug 186450


Index: gmpc.spec
===================================================================
RCS file: /cvs/extras/rpms/gmpc/FC-5/gmpc.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gmpc.spec	22 Feb 2006 16:33:07 -0000	1.5
+++ gmpc.spec	11 Apr 2006 15:46:41 -0000	1.6
@@ -1,7 +1,7 @@
 Name:           gmpc
 Summary:        GNOME frontend for the MPD
 Version:        0.11.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 
 License:        GPL
 Group:          Applications/Multimedia
@@ -29,7 +29,7 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} LDFLAGS=-Wl,--export-dynamic
 
 
 %install
@@ -71,6 +71,9 @@
 %{_datadir}/pixmaps/*
 
 %changelog
+* Thu Mar 23 2006 Jonathan Dieter <jdieter99[AT]gmx.net> 0.11.2-4
+- fix dynamic linking bug
+
 * Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 0.11.2-3
 - rebuild for FC5
 




More information about the scm-commits mailing list