Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31923
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Mon Dec 17 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.147u4-1
- Updated to 0.147u4
- Updated the lowmem workaround - the linker is not the culprit, dwz is
- BR: libjpeg-devel → libjpeg-turbo-devel
- Updated the verbosebuild patch
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-17/.cvsignore,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- .cvsignore 19 Nov 2012 22:41:56 -0000 1.67
+++ .cvsignore 17 Dec 2012 20:58:48 -0000 1.68
@@ -2,3 +2,4 @@
0147u1_diff.zip
0147u2_diff.zip
0147u3_diff.zip
+0147u4_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-17/mame.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- mame.spec 19 Nov 2012 22:41:56 -0000 1.76
+++ mame.spec 17 Dec 2012 20:58:48 -0000 1.77
@@ -5,12 +5,12 @@
%bcond_with debug
%global baseversion 147
-%global sourceupdate 3
+%global sourceupdate 4
# work around low memory on the RPM Fusion builder
%bcond_without lowmem
%if %{with lowmem}
-%global optflags %{optflags} -Wl,--no-keep-memory -Wl,--reduce-memory-overheads
+%global _find_debuginfo_dwz_opts %{nil}
%endif
Name: mame
@@ -31,7 +31,7 @@
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
-#Source4:
http://mamedev.org/updates/0%{baseversion}u4_diff.zip
+Source4:
http://mamedev.org/updates/0%{baseversion}u4_diff.zip
#Source5:
http://mamedev.org/updates/0%{baseversion}u5_diff.zip
#Source6:
http://mamedev.org/updates/0%{baseversion}u6_diff.zip
#Source7:
http://mamedev.org/updates/0%{baseversion}u7_diff.zip
@@ -46,7 +46,7 @@
BuildRequires: GConf2-devel
BuildRequires: gtk2-devel
%if 0%{?fedora} >= 19
-BuildRequires: libjpeg-devel
+BuildRequires: libjpeg-turbo-devel
%endif
BuildRequires: p7zip
BuildRequires: SDL_ttf-devel
@@ -361,6 +361,12 @@
%changelog
+* Mon Dec 17 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.147u4-1
+- Updated to 0.147u4
+- Updated the lowmem workaround - the linker is not the culprit, dwz is
+- BR: libjpeg-devel → libjpeg-turbo-devel
+- Updated the verbosebuild patch
+
* Mon Nov 19 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.147u3-1
- Updated to 0.147u3
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-17/sources,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- sources 19 Nov 2012 22:41:56 -0000 1.67
+++ sources 17 Dec 2012 20:58:48 -0000 1.68
@@ -2,3 +2,4 @@
7f2dbea383138a6ae2bbaac3b32376d6 0147u1_diff.zip
c0306cbf583309d23549529f441e97f2 0147u2_diff.zip
8851533ae3f692e436bc399b773c4fcb 0147u3_diff.zip
+3d5fc211f98454f857e58f9100d09e19 0147u4_diff.zip