rpms/mame/F-13 .cvsignore, 1.7, 1.8 mame-verbosebuild.patch, 1.1, 1.2 mame.spec, 1.6, 1.7 sources, 1.7, 1.8

Julian Sikorski belegdol at rpmfusion.org
Thu Jul 8 19:59:57 CEST 2010


Author: belegdol

Update of /cvs/nonfree/rpms/mame/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23652

Modified Files:
	.cvsignore mame-verbosebuild.patch mame.spec sources 
Log Message:
* Thu Jul 08 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.138u3-1
- Updated to 0.138u3
- Updated the verbosebuild patch



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	17 Jun 2010 21:06:12 -0000	1.7
+++ .cvsignore	8 Jul 2010 17:59:57 -0000	1.8
@@ -1,3 +1,4 @@
 mame0138s.exe
 0138u1_diff.zip
 0138u2_diff.zip
+0138u3_diff.zip

mame-verbosebuild.patch:
 makefile |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Index: mame-verbosebuild.patch
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/mame-verbosebuild.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mame-verbosebuild.patch	8 Apr 2010 22:39:24 -0000	1.1
+++ mame-verbosebuild.patch	8 Jul 2010 17:59:57 -0000	1.2
@@ -1,7 +1,7 @@
-diff -up mame-0.137/makefile.verbosebuild mame-0.137/makefile
---- mame-0.137/makefile.verbosebuild	2010-03-21 15:38:37.000000000 +0100
-+++ mame-0.137/makefile	2010-03-21 15:40:09.000000000 +0100
-@@ -268,11 +268,11 @@ BUILD_EXE = $(EXE)
+diff -up mame-0.138u3/makefile.verbosebuild mame-0.138u3/makefile
+--- mame-0.138u3/makefile.verbosebuild	2010-07-08 08:13:05.000000000 +0200
++++ mame-0.138u3/makefile	2010-07-08 19:54:27.000000000 +0200
+@@ -294,12 +294,12 @@ BUILD_EXE = $(EXE)
  endif
  
  # compiler, linker and utilities
@@ -13,11 +13,13 @@
 +LD = g++
  MD = -mkdir$(EXE)
 -RM = @rm -f
+-OBJDUMP = @objdump
 +RM = rm -f
++OBJDUMP = objdump
  
  
  
-@@ -688,12 +688,12 @@ $(OBJ)/%.s: $(SRC)/%.c | $(OSPREBUILD)
+@@ -727,12 +727,12 @@ $(OBJ)/%.s: $(SRC)/%.c | $(OSPREBUILD)
  
  $(OBJ)/%.lh: $(SRC)/%.lay $(FILE2STR)
  	@echo Converting $<...


Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/mame.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mame.spec	17 Jun 2010 21:06:12 -0000	1.6
+++ mame.spec	8 Jul 2010 17:59:57 -0000	1.7
@@ -2,7 +2,7 @@
 %bcond_with debug
 
 %global baseversion 138
-%global sourceupdate 2
+%global sourceupdate 3
 
 Name:           mame
 %if 0%{?sourceupdate}
@@ -24,7 +24,7 @@
 #Source updates
 Source1:        http://mamedev.org/updates/0%{baseversion}u1_diff.zip
 Source2:        http://mamedev.org/updates/0%{baseversion}u2_diff.zip
-#Source3:        http://mamedev.org/updates/0%{baseversion}u3_diff.zip
+Source3:        http://mamedev.org/updates/0%{baseversion}u3_diff.zip
 #Source4:        http://mamedev.org/updates/0%{baseversion}u4_diff.zip
 %endif
 Patch0:         %{name}-fortify.patch
@@ -220,6 +220,10 @@
 
 
 %changelog
+* Thu Jul 08 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.138u3-1
+- Updated to 0.138u3
+- Updated the verbosebuild patch
+
 * Thu Jun 17 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.138u2-1
 - Updated to 0.138u2
 - Adjusted the license tag - it concerns the binary, not the source


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	17 Jun 2010 21:06:12 -0000	1.7
+++ sources	8 Jul 2010 17:59:57 -0000	1.8
@@ -1,3 +1,4 @@
 438b8469518218babfc570606d4b103a  mame0138s.exe
 5e6ffa6b1e7016b21984aef654faa04a  0138u1_diff.zip
 5889117cc4a665ac0c25bb4a5c0580f9  0138u2_diff.zip
+b132cf0a572412c9d3af2b568a78dca4  0138u3_diff.zip



More information about the rpmfusion-commits mailing list