[svn] r5089 - trunk/rpms/sdlmame
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Tue Jan 16 18:37:59 CET 2007
Author: thias
Date: 2007-01-16 18:37:59 +0100 (Tue, 16 Jan 2007)
New Revision: 5089
Modified:
trunk/rpms/sdlmame/sdlmame.spec
Log:
Update sdlmame to 0.111u3.
Modified: trunk/rpms/sdlmame/sdlmame.spec
===================================================================
--- trunk/rpms/sdlmame/sdlmame.spec 2007-01-16 17:09:04 UTC (rev 5088)
+++ trunk/rpms/sdlmame/sdlmame.spec 2007-01-16 17:37:59 UTC (rev 5089)
@@ -1,7 +1,7 @@
# $Id$
# Authority: matthias
-%define mamever 111
+%define mamever 111u3
Summary: SDL port of the Multi Arcade Machine Emulator (MAME)
Name: sdlmame
@@ -9,8 +9,8 @@
Release: 1
License: MAME
Group: Applications/Emulators
-URL: http://rbelmont.mameworld.info/
-# Get with wget --user-agent="Mozilla" ...
+URL: http://rbelmont.mameworld.info/?page_id=163
+# Get with wget --user-agent="Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9"
Source: http://rbelmont.mameworld.info/sdlmame0%{mamever}.zip
Patch0: sdlmame0109-genericbuild.patch
Patch1: sdlmame0109-ppc.patch
@@ -46,9 +46,9 @@
%ifarch ppc
export PPC=1
%endif
-# Don't use our own optflags since they make the build fail (0109)
# SYMBOLS=1 is to get useful debuginfo packages
%{__make} %{?_smp_mflags} \
+ OPT_FLAGS="%{optflags}" \
SYMBOLS=1 \
PREFIX="sdl"
@@ -75,6 +75,11 @@
%changelog
+* Tue Jan 16 2007 Matthias Saou <http://freshrpms.net/> 0.111u3-1
+- Update to 0.111u3.
+- Update URL to the main "SDLHome x.y.z" page.
+- Use our optflags, as it no longer makes the build fail.
+
* Thu Dec 21 2006 Matthias Saou <http://freshrpms.net/> 0.111-1
- Update to 0.111.
More information about the svn-commits
mailing list