rpms/sdlmame/devel .cvsignore, 1.2, 1.3 sdlmame.spec, 1.1, 1.2 sources, 1.2, 1.3 sdlmame-lxsegfault.patch, 1.1, NONE

Julian Sikorski belegdol at rpmfusion.org
Thu Jun 12 23:34:35 CEST 2008


Author: belegdol

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

Modified Files:
	.cvsignore sdlmame.spec sources 
Removed Files:
	sdlmame-lxsegfault.patch 
Log Message:
* Thu Jun 12 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.5.0125u5
- Updated to 0.125u5
- Finally dropped listxml segfault patch



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	9 Jun 2008 20:05:32 -0000	1.2
+++ .cvsignore	12 Jun 2008 21:34:35 -0000	1.3
@@ -1 +1 @@
-sdlmame0125u4.zip
+sdlmame0125u5.zip


Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sdlmame.spec	9 Jun 2008 20:05:32 -0000	1.1
+++ sdlmame.spec	12 Jun 2008 21:34:35 -0000	1.2
@@ -1,4 +1,4 @@
-%define beta 0125u4
+%define beta 0125u5
 
 %if "0%{?beta}" != "0"
 %define _version %{?beta}
@@ -15,7 +15,7 @@
 
 Name:           sdlmame
 Version:        0126
-Release:        0.4.%{?beta}%{?dist}
+Release:        0.5.%{?beta}%{?dist}
 Summary:        SDL Multiple Arcade Machine Emulator
 
 Group:          Applications/Emulators
@@ -24,7 +24,6 @@
 Source0:        http://rbelmont.mameworld.info/%{name}%{_version}.zip
 Patch0:         %{name}-warnings.patch
 Patch1:         %{name}-expat.patch
-Patch2:         %{name}-lxsegfault.patch
 BuildRoot:      %{_tmppath}/%{name}-%{_version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  SDL-devel expat-devel zlib-devel libGL-devel gtk2-devel
@@ -69,7 +68,6 @@
 %setup -qn %{name}%{_version}
 %patch0 -p0 -b .warnings~
 %patch1 -p0 -b .expat~
-%patch2 -p0 -b .lxsegfault~
 
 # Create mame.ini file
 cat > mame.ini << EOF
@@ -181,6 +179,10 @@
 
 
 %changelog
+* Thu Jun 12 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.5.0125u5
+- Updated to 0.125u5
+- Finally dropped listxml segfault patch
+
 * Fri May 30 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.4.0125u4
 - Updated to 0.125u4
 - Patched segfault upon -lx once again


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	9 Jun 2008 20:05:32 -0000	1.2
+++ sources	12 Jun 2008 21:34:35 -0000	1.3
@@ -1 +1 @@
-42e5c5b34930db7ad5782e2930d9cdb7  sdlmame0125u4.zip
+ba1ddefb7fec79cb46dc960b64a79d2a  sdlmame0125u5.zip


--- sdlmame-lxsegfault.patch DELETED ---



More information about the rpmfusion-commits mailing list