rpms/gnomesword/FC-5 gnomesword.spec,1.8,1.9

Michael A. Peters (mpeters) fedora-extras-commits at redhat.com
Mon Apr 17 14:59:51 UTC 2006


Author: mpeters

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

Modified Files:
	gnomesword.spec 
Log Message:
fixes bug 188581 (187198)



Index: gnomesword.spec
===================================================================
RCS file: /cvs/extras/rpms/gnomesword/FC-5/gnomesword.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnomesword.spec	18 Feb 2006 08:12:21 -0000	1.8
+++ gnomesword.spec	17 Apr 2006 14:59:51 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           gnomesword           
 Version:        2.1.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GNOME-based Bible research tool
 
 Group:          Applications/Text
@@ -47,6 +47,7 @@
 #%%ifarch x86_64
 #libtoolize -c --force && aclocal-1.9 && autoheader && automake-1.9 && autoconf
 #%%endif
+export LDFLAGS="${LDFLAGS} -Wl,--export-dynamic"
 %configure
 make %{?_smp_mflags}
 
@@ -89,6 +90,9 @@
 
 
 %changelog
+* Mon Apr 17 2006 Michael A. Peters <mpeters at mac.com> - 2.1.5-3
+- fix bug 188581 (187198)
+
 * Sat Feb 18 2006 Michael A. Peters <mpeters at mac.com> - 2.1.5-2
 - Rebuild in devel
 




More information about the scm-commits mailing list