rpms/mame/F-13 .cvsignore, 1.2, 1.3 mame.spec, 1.1, 1.2 sources, 1.2, 1.3 mame-ppc64.patch, 1.1, NONE

Julian Sikorski belegdol at rpmfusion.org
Thu Apr 22 21:14:16 CEST 2010


Author: belegdol

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

Modified Files:
	.cvsignore mame.spec sources 
Removed Files:
	mame-ppc64.patch 
Log Message:
* Thu Apr 22 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.137u3-1
- Updated to 0137u3
- Dropped upstreamed ppc64 patch
- Moved rpm patches application after upstream ones



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Apr 2010 22:39:24 -0000	1.2
+++ .cvsignore	22 Apr 2010 19:14:16 -0000	1.3
@@ -1 +1,4 @@
 mame0137s.exe
+0137u1_diff.zip
+0137u2_diff.zip
+0137u3_diff.zip


Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/mame.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mame.spec	8 Apr 2010 22:39:24 -0000	1.1
+++ mame.spec	22 Apr 2010 19:14:16 -0000	1.2
@@ -2,7 +2,7 @@
 %bcond_with debug
 
 %global baseversion 137
-#global sourceupdate 4
+%global sourceupdate 3
 
 Name:           mame
 %if 0%{?sourceupdate}
@@ -10,7 +10,7 @@
 %else
 Version:        0.%{baseversion}
 %endif
-Release:        4%{?dist}
+Release:        1%{?dist}
 Summary:        Multiple Arcade Machine Emulator
 
 Group:          Applications/Emulators
@@ -22,9 +22,11 @@
 #Source1:        ui.bdc
 %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
+Source3:        http://mamedev.org/updates/0%{baseversion}u3_diff.zip
 %endif
 Patch0:         %{name}-fortify.patch
-Patch1:         %{name}-ppc64.patch
 Patch2:         %{name}-verbosebuild.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -84,9 +86,6 @@
     7za x $sourcefile
 done
 find . -type f -not -name uismall.png -exec sed -i 's/\r//' {} \;
-%patch0 -p1 -b .fortify
-%patch1 -p1 -b .ppc64
-%patch2 -p1 -b .verbosebuild
 %if 0%{?sourceupdate}
 i=1
 while [ $i -le %{sourceupdate} ]; do
@@ -94,6 +93,8 @@
     i=`expr $i + 1`
 done
 %endif
+%patch0 -p1 -b .fortify
+%patch2 -p1 -b .verbosebuild
 
 # Create ini file
 cat > %{name}.ini << EOF
@@ -218,6 +219,14 @@
 
 
 %changelog
+* Thu Apr 22 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.137u3-1
+- Updated to 0137u3
+- Dropped upstreamed ppc64 patch
+- Moved rpm patches application after upstream ones
+
+* Fri Apr 09 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.137u2-1
+- Updated to 0137u2
+
 * Sun Mar 21 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.137-4
 - Stripped @ from the commands to make the build more verbose
 


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Apr 2010 22:39:24 -0000	1.2
+++ sources	22 Apr 2010 19:14:16 -0000	1.3
@@ -1 +1,4 @@
 1b70adfbe6aa35959881b82e48f93d82  mame0137s.exe
+12c116ebdcb322a9149faa03a9b747b8  0137u1_diff.zip
+e3f30998a26192fb37cba6021261c9d7  0137u2_diff.zip
+e186be6daa599adc2196cf2292b9d881  0137u3_diff.zip


--- mame-ppc64.patch DELETED ---



More information about the rpmfusion-commits mailing list