Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5866
Modified Files:
mame.spec
Log Message:
Fixed stack smash in m68kmake.c
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-15/mame.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- mame.spec 6 Sep 2011 18:48:51 -0000 1.42
+++ mame.spec 8 Sep 2011 05:27:03 -0000 1.43
@@ -31,6 +31,7 @@
#Source6:
http://mamedev.org/updates/0%{baseversion}u6_diff.zip
%endif
Patch0: %{name}-fortify.patch
+Patch1: %{name}-0143u5-stacksmash.patch
Patch2: %{name}-verbosebuild.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -100,6 +101,7 @@
done
%endif
%patch0 -p1 -b .fortify
+%patch1 -p1 -b .stacksmash
%patch2 -p1 -b .verbosebuild
# Create ini file
@@ -253,6 +255,7 @@
%changelog
* Tue Sep 06 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.143u5-1
- Updated to 0.143u5
+- Fixed stack smash in m68kmake.c
* Thu Aug 25 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.143u4-1
- Updated to 0.143u4