Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26236
Modified Files:
.cvsignore mame-verbosebuild.patch mame.spec sources
Log Message:
* Sun Sep 19 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.139u3-1
- Updated to 0.139u3
- Updated the verbosebuild patch
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-12/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore 31 Aug 2010 19:56:02 -0000 1.12
+++ .cvsignore 19 Sep 2010 15:17:52 -0000 1.13
@@ -1,3 +1,4 @@
mame0139s.exe
0139u1_diff.zip
0139u2_diff.zip
+0139u3_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-12/mame-verbosebuild.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mame-verbosebuild.patch 8 Jul 2010 18:00:05 -0000 1.2
+++ mame-verbosebuild.patch 19 Sep 2010 15:17:52 -0000 1.3
@@ -1,6 +1,6 @@
-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
+diff -up mame-0.139u3/makefile.verbosebuild mame-0.139u3/makefile
+--- mame-0.139u3/makefile.verbosebuild 2010-09-19 17:03:31.000000000 +0200
++++ mame-0.139u3/makefile 2010-09-19 17:12:14.000000000 +0200
@@ -294,12 +294,12 @@ BUILD_EXE = $(EXE)
endif
@@ -19,14 +19,14 @@
-@@ -727,12 +727,12 @@ $(OBJ)/%.s: $(SRC)/%.c | $(OSPREBUILD)
+@@ -745,12 +745,12 @@ $(OBJ)/%.s: $(SRC)/%.c | $(OSPREBUILD)
- $(OBJ)/%.lh: $(SRC)/%.lay $(FILE2STR)
+ $(OBJ)/%.lh: $(SRC)/%.lay $(FILE2STR_TARGET)
@echo Converting $<...
- @$(FILE2STR) $< $@ layout_$(basename $(notdir $<))
+ $(FILE2STR) $< $@ layout_$(basename $(notdir $<))
- $(OBJ)/%.fh: $(SRC)/%.png $(PNG2BDC) $(FILE2STR)
+ $(OBJ)/%.fh: $(SRC)/%.png $(PNG2BDC_TARGET) $(FILE2STR_TARGET)
@echo Converting $<...
- @$(PNG2BDC) $< $(OBJ)/temp.bdc
- @$(FILE2STR) $(OBJ)/temp.bdc $@ font_$(basename $(notdir $<)) UINT8
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-12/mame.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- mame.spec 31 Aug 2010 19:56:02 -0000 1.13
+++ mame.spec 19 Sep 2010 15:17:52 -0000 1.14
@@ -2,7 +2,7 @@
%bcond_with debug
%global baseversion 139
-%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
@@ -232,6 +232,10 @@
%changelog
+* Sun Sep 19 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.139u3-1
+- Updated to 0.139u3
+- Updated the verbosebuild patch
+
* Tue Aug 31 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.139u2-1
- Updated to 0.139u2
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-12/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources 31 Aug 2010 19:56:02 -0000 1.12
+++ sources 19 Sep 2010 15:17:52 -0000 1.13
@@ -1,3 +1,4 @@
51903a6ee402c8cbc25c2c3f12b77597 mame0139s.exe
4abbeeef195864fb894163718ff49fec 0139u1_diff.zip
bde35bfb22aab028fa730d9bb2c94aa0 0139u2_diff.zip
+6d0b700c69f56b9085ca382931d9a534 0139u3_diff.zip