Author: kwizart
Update of /cvs/free/rpms/bsnes/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17772
Modified Files:
bsnes.spec
Log Message:
Fix on real branch
Index: bsnes.spec
===================================================================
RCS file: /cvs/free/rpms/bsnes/devel/bsnes.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- bsnes.spec 26 Aug 2012 08:00:37 -0000 1.51
+++ bsnes.spec 21 Jul 2013 13:48:48 -0000 1.52
@@ -2,7 +2,7 @@
Name: bsnes
Version: 0.%{vernumber}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: SNES emulator focused on accuracy
License: GPLv3
@@ -13,6 +13,9 @@
Source2: bsnes-source-cleanup
Source3: README.bsnes
+#./nall/endian.hpp:39:4: error: #error "Unknown endian. Please specify in
nall/intrinsics.hpp"
+ExclusiveArch: i686 x86_64
+
#bsnes does not use system snes_ntsc because the modified video processing
#filter algorithm calls back into bsnes specific c++ colortable code, that
#isn't available when the library is built stand alone
@@ -112,6 +115,9 @@
%changelog
+* Sun Jul 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 0.091-2
+- Add ExclusiveArch - rfbz#2406
+
* Sat Aug 25 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.091-1
- Updated to 0.091
- Switched to Debian approach for system-wide installation
Show replies by date