rpms/e-uae/devel e-uae.spec,1.4,1.5

Andrea Musuruane musuruan at rpmfusion.org
Sun Nov 15 20:41:45 CET 2009


Author: musuruan

Update of /cvs/nonfree/rpms/e-uae/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11693

Modified Files:
	e-uae.spec 
Log Message:
* Sun Nov 15 2009 Ian Chapman <packages[AT]amiga-hardware.com> 0.8.29-0.14.wip4
- Work around fix for libcaps support



Index: e-uae.spec
===================================================================
RCS file: /cvs/nonfree/rpms/e-uae/devel/e-uae.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- e-uae.spec	18 Oct 2009 14:47:12 -0000	1.4
+++ e-uae.spec	15 Nov 2009 19:41:45 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           e-uae
 Version:        0.8.29
-Release:        0.13.wip4%{?dist}
+Release:        0.14.wip4%{?dist}
 Summary:        A powerful Amiga Emulator, based on UAE
 Group:          Applications/Emulators
 License:        GPLv2+
@@ -65,6 +65,8 @@
 # --enable-autoconfig : Defaults to yes if threads enabled (they should be)
 # --enable-fdi : Defaults to on
 %ifarch %{ix86} x86_64 ppc
+# Fix for libcaps support
+export LDFLAGS=-lstdc++
 %configure --enable-bsdsock-new \
            --enable-ui \
            --enable-audio \
@@ -152,6 +154,9 @@
 
 
 %changelog
+* Sun Nov 15 2009 Ian Chapman <packages[AT]amiga-hardware.com> 0.8.29-0.14.wip4
+- Work around fix for libcaps support
+
 * Sun Oct 18 2009 Andrea Musuruane <musuruan at gmail.com> 0.8.29-0.13.wip4
 - fixed a 64bit gtk+ bug causing a segfault (BZ #850)
 



More information about the rpmfusion-commits mailing list