Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7650
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Thu Jul 30 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.164-1
- Updated to 0.164
- Dropped upstreamed patches
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/.cvsignore,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- .cvsignore 5 Jul 2015 20:04:17 -0000 1.89
+++ .cvsignore 30 Jul 2015 06:08:51 -0000 1.90
@@ -1,2 +1,2 @@
-mame0163s.exe
+mame0164s.exe
whatsnew.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- mame.spec 18 Jul 2015 06:19:05 -0000 1.116
+++ mame.spec 30 Jul 2015 06:08:51 -0000 1.117
@@ -5,7 +5,7 @@
%bcond_with debug
%bcond_with simd
-%global baseversion 163
+%global baseversion 164
# work around low memory on the RPM Fusion builder
%bcond_without lowmem
@@ -15,7 +15,7 @@
Name: mame
Version: 0.%{baseversion}
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: Multiple Arcade Machine Emulator
License: MAME License and BSD and GPLv2+ and LGPLv2+ and Public Domain and zlib
@@ -23,9 +23,7 @@
Source0:
http://mamedev.org/downloader.php?file=%{name}0%{baseversion}/%{name}0%{b...
Source100: whatsnew.zip
Patch0: %{name}-fortify.patch
-Patch1: %{name}-systempa.patch
Patch2: %{name}-genie-smpfix.patch
-Patch3: %{name}-armfix.patch
BuildRequires: expat-devel
BuildRequires: flac-devel
@@ -127,9 +125,7 @@
-o -wholename ./makefile \) -exec sed -i 's@\r@@' {} \;
%patch0 -p1 -b .fortify
-%patch1 -p1 -b .systempa
%patch2 -p1 -b .smpfix
-%patch3 -p1 -b .armfix
# Fix encoding
#for whatsnew in whatsnew_0162.txt; do
@@ -324,6 +320,10 @@
%changelog
+* Thu Jul 30 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.164-1
+- Updated to 0.164
+- Dropped upstreamed patches
+
* Sat Jul 18 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.163-4
- Fixed debug conditional build (rfbz #3715)
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/sources,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- sources 5 Jul 2015 20:04:17 -0000 1.89
+++ sources 30 Jul 2015 06:08:51 -0000 1.90
@@ -1,2 +1,2 @@
-ef24ea10296f506f7959c09dd545a03e mame0163s.exe
-e61e111998d3e7f575e9414006a0eb77 whatsnew.zip
+d91efbf035ceccbb929ccb8f982174d8 mame0164s.exe
+7b8887212ad9243e66483027d78925f5 whatsnew.zip