[PATCH] Updated xmame-roms.spec
Mickey Hill <[email protected]> Sun, 6 Jan 2008 19:21:01 -0800
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, Here's a patch to update xmame-roms.spec. URLs have changed, and several more roms are available. -- Mickey Hill <[email protected]> --- xmame-roms.spec.orig 2008-01-06 18:51:30.000000000 -0800 +++ xmame-roms.spec 2008-01-06 18:51:49.000000000 -0800 @@ -6,22 +6,48 @@ Name: xmame-roms Group: Applications/Emulators Version: 1.0 -Release: 1.fr +Release: 2.fr License: Freeware -URL: http://www.mame.net/downmisc.html -Source0: http://www.mame.net/roms/polyplay.zip -Source1: http://www.mame.net/roms/robby.zip -Source2: http://www.mame.net/roms/gridlee.zip +URL: http://www.mamedev.org/roms/ +Source0: http://www.mamedev.org/roms/alienar/alienar.zip +Source1: http://www.mamedev.org/roms/carpolo/carpolo.zip +Source2: http://www.mamedev.org/roms/circus/circus.zip +Source3: http://www.mamedev.org/roms/crash/crash.zip +Source4: http://www.mamedev.org/roms/fireone/fireone.zip +Source5: http://www.mamedev.org/roms/gridlee/gridlee.zip +Source6: http://www.mamedev.org/roms/ripcord/ripcord.zip +Source7: http://www.mamedev.org/roms/robby/robby.zip +Source8: http://www.mamedev.org/roms/robotbwl/robotbwl.zip +Source9: http://www.mamedev.org/roms/sidetrac/sidetrac.zip +Source10: http://www.mamedev.org/roms/spectar/spectar.zip +Source11: http://www.mamedev.org/roms/starfire/starfire.zip +Source12: http://www.mamedev.org/roms/starfire/starfira.zip +Source13: http://www.mamedev.org/roms/starfire/starfir2.zip +Source14: http://www.mamedev.org/roms/targ/targ.zip +Source15: http://www.mamedev.org/roms/teetert/teetert.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: xmame BuildArch: noarch BuildRequires: unzip %description -This package contains 3 arcade games that are freely available: +This package contains 16 arcade games that are freely available: +- Alien Arena © 1985 Duncan Brown. +- Car Polo © 1977 Exidy Inc. +- Circus © 1977 Exidy Inc. +- Crash © 1979 Exidy Inc. +- Fire One! © 1979 Exidy Inc. - Gridlee © 1983 Videa. -- Poly-Play © 1985 VEB Polytechnik Karl-Marx-Stadt. +- Rip Cord © 1979 Exidy Inc. - Robby Roto © 1981 Bally Midway, © 1999 Jay Fenton. +- Robot Bowl © 1977 Exidy Inc. +- Side Track © 1979 Exidy Inc. +- Spectar © 1980 Exidy Inc. +- Star Fire (Set 1) © 1979 Exidy Inc. +- Star Fire (Set 2) © 1979 Exidy Inc. +- Star Fire II © 1979 Exidy Inc. +- Targ © 1980 Exidy Inc. +- Teeter Torture © 1982 Exidy Inc. %prep @@ -35,8 +61,10 @@ # Install the ROMs %{__mkdir_p} %{buildroot}%{_datadir}/xmame/roms/ -%{__install} -m 644 %{SOURCE0} %{SOURCE1} %{SOURCE2} \ - %{buildroot}%{_datadir}/xmame/roms/ +%{__install} -m 644 %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} \ + %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} \ + %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \ + %{SOURCE15} %{buildroot}%{_datadir}/xmame/roms/ %clean @@ -48,6 +76,11 @@ %changelog +* Sun Jan 6 2008 Mickey Hill <http://www.mickeyhill.com/> 1.0-2 +- Updated sources to new MAME web site. +- Added new roms. +- Removed Poly-Play rom which is no longer available. + * Thu Nov 25 2004 Matthias Saou <http://freshrpms.net/> 1.0-1 - Change the dependency from xmame-bin to xmame.