rpms/gnome-translate/FC-5 gnome-translate.spec,1.6,1.7

Dmitry Butskoy (buc) fedora-extras-commits at redhat.com
Tue Apr 11 15:05:30 UTC 2006


Author: buc

Update of /cvs/extras/rpms/gnome-translate/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17246

Modified Files:
	gnome-translate.spec 
Log Message:



Index: gnome-translate.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-translate/FC-5/gnome-translate.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-translate.spec	15 Feb 2006 12:19:02 -0000	1.6
+++ gnome-translate.spec	11 Apr 2006 15:05:30 -0000	1.7
@@ -1,7 +1,7 @@
 Name: gnome-translate
 Summary: GNOME interface to libtranslate -- Natural language translator
 Version: 0.99
-Release: 6%{?dist}
+Release: 7%{?dist}
 Group: User Interface/Desktops
 License: GPL 
 URL: http://www.nongnu.org/libtranslate/gnome-translate
@@ -43,6 +43,8 @@
 
 %build
 
+export LDFLAGS="-Wl,--export-dynamic"
+
 %configure
 make %{?_smp_mflags}
 
@@ -122,6 +124,10 @@
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
+* Tue Apr 11 2006 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-7
+- use "export-dynamic" for the linker, as it is recommended
+  by upstream (Solves #188491)
+
 * Wed Feb 15 2006 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-6
 - rebuild for FC5
 




More information about the fedora-extras-commits mailing list