rpms/mame/F-14 .cvsignore, 1.20, 1.21 mame.spec, 1.23, 1.24 sources, 1.20, 1.21

Julian Sikorski belegdol at rpmfusion.org
Wed Feb 9 22:23:37 CET 2011


Author: belegdol

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

Modified Files:
	.cvsignore mame.spec sources 
Log Message:
* Wed Feb 09 2011 Julian Sikorski <belegdol at fedoraproject.org> - 0.141u2-1
- Updated to 0.141u2



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-14/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	25 Jan 2011 21:24:43 -0000	1.20
+++ .cvsignore	9 Feb 2011 21:23:36 -0000	1.21
@@ -1,2 +1,3 @@
 mame0141s.exe
 0141u1_diff.zip
+0141u2_diff.zip


Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-14/mame.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- mame.spec	25 Jan 2011 21:24:43 -0000	1.23
+++ mame.spec	9 Feb 2011 21:23:36 -0000	1.24
@@ -2,7 +2,7 @@
 %bcond_with debug
 
 %global baseversion 141
-%global sourceupdate 1
+%global sourceupdate 2
 
 Name:           mame
 %if 0%{?sourceupdate}
@@ -21,11 +21,12 @@
 %if 0%{?sourceupdate}
 #Source updates
 Source1:        http://mamedev.org/updates/0%{baseversion}u1_diff.zip
-#Source2:        http://mamedev.org/updates/0%{baseversion}u2_diff.zip
+Source2:        http://mamedev.org/updates/0%{baseversion}u2_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
+Patch1:         %{name}-gcc46.patch
 Patch2:         %{name}-verbosebuild.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -93,6 +94,7 @@
 done
 %endif
 %patch0 -p1 -b .fortify
+%patch1 -p1 -b .gcc46
 %patch2 -p1 -b .verbosebuild
 
 # Create ini file
@@ -230,9 +232,13 @@
 
 
 %changelog
+* Wed Feb 09 2011 Julian Sikorski <belegdol at fedoraproject.org> - 0.141u2-1
+- Updated to 0.141u2
+
 * Mon Jan 24 2011 Julian Sikorski <belegdol at fedoraproject.org> - 0.141u1-1
 - Updated to 0.141u1
 - Re-enabled the fortify patch
+- Fixed building with gcc-4.6
 
 * Thu Jan 13 2011 Julian Sikorski <belegdol at fedoraproject.org> - 0.141-1
 - Updated to 0.141


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-14/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	25 Jan 2011 21:24:43 -0000	1.20
+++ sources	9 Feb 2011 21:23:36 -0000	1.21
@@ -1,2 +1,3 @@
 b19481d31b2d7d94c193f3e47cc5a461  mame0141s.exe
 b9e2d7b1200cb53044350fd73bac25f8  0141u1_diff.zip
+66a6df9cfadd27e08aadd320c5ff7774  0141u2_diff.zip



More information about the rpmfusion-commits mailing list