rpms/mess/devel .cvsignore, 1.3, 1.4 mess-verbosebuild.patch, 1.2, 1.3 mess.spec, 1.2, 1.3 sources, 1.3, 1.4

Julian Sikorski belegdol at rpmfusion.org
Mon Nov 1 23:20:55 CET 2010


Author: belegdol

Update of /cvs/nonfree/rpms/mess/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2920

Modified Files:
	.cvsignore mess-verbosebuild.patch mess.spec sources 
Log Message:
* Mon Nov 01 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.140-1
- Updated to 0.140
- Updated the verbosebuild patch



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mess/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	1 Aug 2010 18:01:12 -0000	1.3
+++ .cvsignore	1 Nov 2010 22:20:54 -0000	1.4
@@ -1,3 +1,3 @@
 ctrlr.rar
-mame0139s.exe
-mess0139s.zip
+mame0140s.exe
+mess0140s.zip

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

Index: mess-verbosebuild.patch
===================================================================
RCS file: /cvs/nonfree/rpms/mess/devel/mess-verbosebuild.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mess-verbosebuild.patch	1 Aug 2010 18:01:12 -0000	1.2
+++ mess-verbosebuild.patch	1 Nov 2010 22:20:54 -0000	1.3
@@ -1,6 +1,6 @@
-diff -up mess-0.139/makefile.verbosebuild mess-0.139/makefile
---- mess-0.139/makefile.verbosebuild	2010-08-01 19:26:32.000000000 +0200
-+++ mess-0.139/makefile	2010-08-01 19:26:44.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: mess.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mess/devel/mess.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mess.spec	1 Aug 2010 18:01:12 -0000	1.2
+++ mess.spec	1 Nov 2010 22:20:54 -0000	1.3
@@ -1,7 +1,7 @@
 # the debug build is disabled by default, please use --with debug to override
 %bcond_with debug
 
-%global baseversion 139
+%global baseversion 140
 
 Name:           mess
 Version:        0.%{baseversion}
@@ -214,6 +214,10 @@
 
 
 %changelog
+* Mon Nov 01 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.140-1
+- Updated to 0.140
+- Updated the verbosebuild patch
+
 * Sun Aug 01 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.139-1
 - Updated to 0.139
 - Updated the verbosebuild patch


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mess/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	1 Aug 2010 18:01:12 -0000	1.3
+++ sources	1 Nov 2010 22:20:54 -0000	1.4
@@ -1,3 +1,3 @@
 d907085f2f69b74198796378e3ed0cb3  ctrlr.rar
-51903a6ee402c8cbc25c2c3f12b77597  mame0139s.exe
-21617dc50408612905c138ed2d6b2930  mess0139s.zip
+7c29ed90a6c33a0aaf3296c4deb6b37b  mame0140s.exe
+6fb04ed10afab0af3e73f9ab6584296e  mess0140s.zip



More information about the rpmfusion-commits mailing list