Author: jem256
Update of /cvs/nonfree/rpms/dolphin-emu/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23540
Modified Files:
dolphin-emu.spec
Log Message:
Update with wxgtk3 change
Index: dolphin-emu.spec
===================================================================
RCS file: /cvs/nonfree/rpms/dolphin-emu/devel/dolphin-emu.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- dolphin-emu.spec 2 Oct 2014 14:33:51 -0000 1.8
+++ dolphin-emu.spec 27 Oct 2014 23:43:01 -0000 1.9
@@ -1,6 +1,6 @@
Name: dolphin-emu
Version: 4.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Gamecube / Wii / Triforce Emulator
Url:
http://dolphin-emu.org/
@@ -93,7 +93,6 @@
-DENCODE_FRAMEDUMPS=FALSE \
-DUSE_EXTERNAL_CLRUN=TRUE \
-DCLRUN_INCLUDE_PATH=%{_includedir}/opencl-utils/include \
- -DwxWidgets_CONFIG_EXECUTABLE=%{_bindir}/wx-config-3.0 \
.
make %{?_smp_mflags}
@@ -132,6 +131,9 @@
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Mon Oct 27 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 4.0-4
+- Change in wxGTK3-devel file
+
* Thu Oct 2 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 4.0-3
- Use polarssl 1.3 (fedora 21+) to avoid bundling
- patch to use entropy functionality in SSL instead of havege