rpms/sdlmame/F-11 .cvsignore, 1.58, 1.59 sdlmame.spec, 1.70, 1.71 sources, 1.60, 1.61 sdlmame-0134-nounidasm.patch, 1.1, NONE

Julian Sikorski belegdol at rpmfusion.org
Fri Nov 20 19:06:34 CET 2009


Author: belegdol

Update of /cvs/nonfree/rpms/sdlmame/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18175

Modified Files:
	.cvsignore sdlmame.spec sources 
Removed Files:
	sdlmame-0134-nounidasm.patch 
Log Message:
* Fri Nov 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
- Updated to 0.135u1
- The preprocessor workaround is now included in the makefile



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- .cvsignore	1 Nov 2009 17:00:01 -0000	1.58
+++ .cvsignore	20 Nov 2009 18:06:33 -0000	1.59
@@ -1,2 +1,2 @@
 ui.bdc
-sdlmame0135.zip
+sdlmame0135u1.zip


Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sdlmame.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- sdlmame.spec	18 Nov 2009 17:43:16 -0000	1.70
+++ sdlmame.spec	20 Nov 2009 18:06:33 -0000	1.71
@@ -1,7 +1,7 @@
 # the debug build is disabled by default, please use --with debug to override
 %bcond_with debug
 
-#global beta 0134u4
+%global beta 0135u1
 
 %if "0%{?beta}" != "0"
 %global _version %{?beta}
@@ -13,15 +13,15 @@
 %global arch_flags PTR64=1
 %endif
 %ifarch ppc
-%global arch_flags BIGENDIAN=1 ARCHOPTS=-Upowerpc
+%global arch_flags BIGENDIAN=1
 %endif
 %ifarch ppc64
-%global arch_flags BIGENDIAN=1 PTR64=1 ARCHOPTS=-Upowerpc
+%global arch_flags BIGENDIAN=1 PTR64=1
 %endif
 
 Name:           sdlmame
-Version:        0135
-Release:        2%{?beta}%{?dist}
+Version:        0136
+Release:        0.1.%{?beta}%{?dist}
 Summary:        SDL Multiple Arcade Machine Emulator
 
 Group:          Applications/Emulators
@@ -207,6 +207,10 @@
 
 
 %changelog
+* Fri Nov 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
+- Updated to 0.135u1
+- The preprocessor workaround is now included in the makefile
+
 * Wed Nov 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-2
 - Added split and unidasm to the -tools subpackage
 - Disabled ldplayer until mame bug 03415 gets fixed


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sources,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- sources	1 Nov 2009 17:00:01 -0000	1.60
+++ sources	20 Nov 2009 18:06:33 -0000	1.61
@@ -1,2 +1,2 @@
 b64914c2a5589f6d5b00361464152acd  ui.bdc
-526cad3a2f06ac50f9ab74ca410f087b  sdlmame0135.zip
+fde601c1b527592a3d19fda933b9508d  sdlmame0135u1.zip


--- sdlmame-0134-nounidasm.patch DELETED ---



More information about the rpmfusion-commits mailing list