Author: belegdol
Update of /cvs/nonfree/rpms/mess/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31479
Modified Files:
.cvsignore mess-verbosebuild.patch mess.spec sources
Log Message:
* Sun Aug 01 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.139-1
- Updated to 0.139
- Updated the verbosebuild patch
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mess/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 29 May 2010 15:26:31 -0000 1.2
+++ .cvsignore 1 Aug 2010 18:01:12 -0000 1.3
@@ -1,3 +1,3 @@
ctrlr.rar
-mame0138s.exe
-mess0138s.zip
+mame0139s.exe
+mess0139s.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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mess-verbosebuild.patch 29 May 2010 15:26:31 -0000 1.1
+++ mess-verbosebuild.patch 1 Aug 2010 18:01:12 -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 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
+@@ -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: mess.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mess/devel/mess.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mess.spec 29 May 2010 15:26:31 -0000 1.1
+++ mess.spec 1 Aug 2010 18:01:12 -0000 1.2
@@ -1,11 +1,11 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-%global baseversion 138
+%global baseversion 139
Name: mess
Version: 0.%{baseversion}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: Multiple Emulator Super System
Group: Applications/Emulators
@@ -214,6 +214,10 @@
%changelog
+* Sun Aug 01 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.139-1
+- Updated to 0.139
+- Updated the verbosebuild patch
+
* Mon May 24 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.138-2
- Binary is MAME-licensed, BSD only applies to the source
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mess/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 29 May 2010 15:26:31 -0000 1.2
+++ sources 1 Aug 2010 18:01:12 -0000 1.3
@@ -1,3 +1,3 @@
d907085f2f69b74198796378e3ed0cb3 ctrlr.rar
-438b8469518218babfc570606d4b103a mame0138s.exe
-83ffe85be0671b0bbe8072a1e8f917e9 mess0138s.zip
+51903a6ee402c8cbc25c2c3f12b77597 mame0139s.exe
+21617dc50408612905c138ed2d6b2930 mess0139s.zip
Show replies by date