rpms/qmc2/F-10 .cvsignore, 1.7, 1.8 qmc2.spec, 1.11, 1.12 sources, 1.7, 1.8
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5436
Modified Files:
.cvsignore qmc2.spec sources
Log Message:
* Thu Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.12.b8
- Updated to 0.2b8
- Updated the ini patch
- Dropped the upstreamed gcc44 patch
- Dropped the F11 Beta workaround
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-10/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 9 Mar 2009 18:10:01 -0000 1.7
+++ .cvsignore 23 Apr 2009 20:00:54 -0000 1.8
@@ -1 +1 @@
-qmc2-0.2.b7.tar.bz2
+qmc2-0.2.b8.tar.bz2
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-10/qmc2.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- qmc2.spec 9 Mar 2009 18:10:01 -0000 1.11
+++ qmc2.spec 23 Apr 2009 20:00:54 -0000 1.12
@@ -1,8 +1,8 @@
-%define beta b7
+%define beta b8
Name: qmc2
Version: 0.2
-Release: 0.9.%{beta}%{?dist}
+Release: 0.12.%{beta}%{?dist}
Summary: M.A.M.E./M.E.S.S. Catalog / Launcher II, common files
Group: Applications/Emulators
@@ -56,7 +56,14 @@
mv %{name} sdlmame
tar -xjf %{SOURCE0}
mv %{name} sdlmess
-%patch1 -p1 -b .ini~
+
+pushd sdlmess
+%patch1 -p0 -b .ini~
+popd
+
+pushd sdlmame
+%patch1 -p0 -b .ini~
+popd
%build
@@ -133,6 +140,19 @@
%changelog
+* Thu Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.12.b8
+- Updated to 0.2b8
+- Updated the ini patch
+- Dropped the upstreamed gcc44 patch
+- Dropped the F11 Beta workaround
+
+* Mon Mar 30 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.11.b7
+- Handle the template properly
+- Updated the configs for Fedora 11 Beta
+
+* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.2-0.10.b7
+- rebuild for new F11 features
+
* Mon Mar 09 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.9.b7
- Updated to 0.2b7
- Dropped the rawhide fedora-release workaround
@@ -146,6 +166,7 @@
- No longer force Windows Qt style
- Updated the URL
- Added libXmu-devel to BuildRequires
+- Added gcc-4.4 fix from SVN
* Mon Jan 5 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.8.b6
- Updated to 0.2b6
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-10/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 9 Mar 2009 18:10:01 -0000 1.7
+++ sources 23 Apr 2009 20:00:54 -0000 1.8
@@ -1 +1 @@
-fa8de835c8f19a47cc4cf76eb5977e43 qmc2-0.2.b7.tar.bz2
+a15d454be8b5a70ed3e6c39b0c03cba4 qmc2-0.2.b8.tar.bz2
15 years, 7 months
rpms/qmc2/devel .cvsignore, 1.7, 1.8 qmc2-ini.patch, 1.4, 1.5 qmc2.spec, 1.14, 1.15 sources, 1.7, 1.8 qmc2-gcc44.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5324
Modified Files:
.cvsignore qmc2-ini.patch qmc2.spec sources
Removed Files:
qmc2-gcc44.patch
Log Message:
* Thu Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.12.b8
- Updated to 0.2b8
- Updated the ini patch
- Dropped the upstreamed gcc44 patch
- Dropped the F11 Beta workaround
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 9 Mar 2009 18:09:53 -0000 1.7
+++ .cvsignore 23 Apr 2009 20:00:44 -0000 1.8
@@ -1 +1 @@
-qmc2-0.2.b7.tar.bz2
+qmc2-0.2.b8.tar.bz2
qmc2-ini.patch:
Index: qmc2-ini.patch
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2-ini.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qmc2-ini.patch 9 Mar 2009 18:09:53 -0000 1.4
+++ qmc2-ini.patch 23 Apr 2009 20:00:44 -0000 1.5
@@ -1,7 +1,7 @@
---- qmc2-0.2/sdlmame/inst/qmc2.ini.template.ini~ 2009-01-16 17:27:17.000000000 +0100
-+++ qmc2-0.2/sdlmame/inst/qmc2.ini.template 2009-02-13 14:24:37.000000000 +0100
-@@ -7,7 +7,42 @@
- qmc2-sdlmess\FilesAndDirectories\FlyerDirectory=DATADIR/qmc2/fly/
+--- inst/qmc2.ini.template.ini~ 2009-03-30 18:33:59.000000000 +0200
++++ inst/qmc2.ini.template 2009-04-16 11:49:51.000000000 +0200
+@@ -17,7 +17,42 @@
+ qmc2-sdlmess\FilesAndDirectories\TitleDirectory=DATADIR/qmc2/ttl/
[MAME]
+Configuration\Global\rompath="DATADIR/mame/roms;DATADIR/mame/chds"
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- qmc2.spec 30 Mar 2009 16:41:58 -0000 1.14
+++ qmc2.spec 23 Apr 2009 20:00:44 -0000 1.15
@@ -1,8 +1,8 @@
-%define beta b7
+%define beta b8
Name: qmc2
Version: 0.2
-Release: 0.11.%{beta}%{?dist}
+Release: 0.12.%{beta}%{?dist}
Summary: M.A.M.E./M.E.S.S. Catalog / Launcher II, common files
Group: Applications/Emulators
@@ -10,7 +10,6 @@
URL: http://qmc2.arcadehits.net/
Source0: http://dl.sourceforge.net/qmc2/%{name}-%{version}.%{beta}.tar.bz2
Patch1: qmc2-ini.patch
-Patch2: qmc2-gcc44.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@@ -59,15 +58,11 @@
mv %{name} sdlmess
pushd sdlmess
-%patch1 -p2 -b .ini~
-%patch2 -p0 -b .gcc44
-mv arch/Linux/Fedora_release_10.91.cfg arch/Linux/Fedora_release_10.92.cfg
+%patch1 -p0 -b .ini~
popd
pushd sdlmame
-%patch1 -p2 -b .ini~
-%patch2 -p0 -b .gcc44
-mv arch/Linux/Fedora_release_10.91.cfg arch/Linux/Fedora_release_10.92.cfg
+%patch1 -p0 -b .ini~
popd
@@ -145,6 +140,12 @@
%changelog
+* Thu Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.12.b8
+- Updated to 0.2b8
+- Updated the ini patch
+- Dropped the upstreamed gcc44 patch
+- Dropped the F11 Beta workaround
+
* Mon Mar 30 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.11.b7
- Handle the template properly
- Updated the configs for Fedora 11 Beta
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 9 Mar 2009 18:09:53 -0000 1.7
+++ sources 23 Apr 2009 20:00:44 -0000 1.8
@@ -1 +1 @@
-fa8de835c8f19a47cc4cf76eb5977e43 qmc2-0.2.b7.tar.bz2
+a15d454be8b5a70ed3e6c39b0c03cba4 qmc2-0.2.b8.tar.bz2
--- qmc2-gcc44.patch DELETED ---
15 years, 7 months
rpms/Mosaic/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/Mosaic/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsV32740/rpms/Mosaic/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module Mosaic
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: Mosaic
# $Id: Makefile,v 1.1 2009/04/23 18:29:51 thl Exp $
NAME := Mosaic
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
15 years, 7 months
rpms/Mosaic Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/Mosaic
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsV32740/rpms/Mosaic
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module Mosaic
--- NEW FILE Makefile ---
# Top level Makefile for module Mosaic
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
15 years, 7 months
rpms/Mosaic/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/Mosaic/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsV32740/rpms/Mosaic/devel
Log Message:
Directory /cvs/nonfree/rpms/Mosaic/devel added to the repository
15 years, 7 months
rpms/Mosaic - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/Mosaic
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsV32740/rpms/Mosaic
Log Message:
Directory /cvs/nonfree/rpms/Mosaic added to the repository
15 years, 7 months
rpms/sdlmame/F-9 .cvsignore, 1.39, 1.40 sdlmame.spec, 1.46, 1.47 sources, 1.40, 1.41
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28323
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Wed Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0131-1
- Updated to 0.131
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- .cvsignore 16 Apr 2009 18:50:32 -0000 1.39
+++ .cvsignore 23 Apr 2009 17:12:49 -0000 1.40
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0130u4.zip
+sdlmame0131.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sdlmame.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- sdlmame.spec 16 Apr 2009 18:50:32 -0000 1.46
+++ sdlmame.spec 23 Apr 2009 17:12:49 -0000 1.47
@@ -1,4 +1,4 @@
-%define beta 0130u4
+#define beta 0130u4
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0131
-Release: 0.5.%{?beta}%{?dist}
+Release: 1%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -213,6 +213,9 @@
%changelog
+* Wed Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0131-1
+- Updated to 0.131
+
* Thu Apr 16 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0131-0.5.0130u4
- Updated to 0.130u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- sources 16 Apr 2009 18:50:32 -0000 1.40
+++ sources 23 Apr 2009 17:12:49 -0000 1.41
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-99877ebff5b4013069f33f77a438aabd sdlmame0130u4.zip
+d4891999ec2ee11cb0d75a1596e17060 sdlmame0131.zip
15 years, 7 months
rpms/sdlmame/F-10 .cvsignore, 1.39, 1.40 sdlmame.spec, 1.48, 1.49 sources, 1.40, 1.41
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28225
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Wed Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0131-1
- Updated to 0.131
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- .cvsignore 16 Apr 2009 18:50:18 -0000 1.39
+++ .cvsignore 23 Apr 2009 17:12:36 -0000 1.40
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0130u4.zip
+sdlmame0131.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sdlmame.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- sdlmame.spec 16 Apr 2009 18:50:18 -0000 1.48
+++ sdlmame.spec 23 Apr 2009 17:12:36 -0000 1.49
@@ -1,4 +1,4 @@
-%define beta 0130u4
+#define beta 0130u4
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0131
-Release: 0.5.%{?beta}%{?dist}
+Release: 1%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -213,6 +213,9 @@
%changelog
+* Wed Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0131-1
+- Updated to 0.131
+
* Thu Apr 16 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0131-0.5.0130u4
- Updated to 0.130u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- sources 16 Apr 2009 18:50:18 -0000 1.40
+++ sources 23 Apr 2009 17:12:36 -0000 1.41
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-99877ebff5b4013069f33f77a438aabd sdlmame0130u4.zip
+d4891999ec2ee11cb0d75a1596e17060 sdlmame0131.zip
15 years, 7 months
rpms/sdlmame/devel .cvsignore, 1.39, 1.40 sdlmame.spec, 1.48, 1.49 sources, 1.40, 1.41
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28117
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Wed Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0131-1
- Updated to 0.131
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- .cvsignore 16 Apr 2009 18:50:04 -0000 1.39
+++ .cvsignore 23 Apr 2009 17:12:27 -0000 1.40
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0130u4.zip
+sdlmame0131.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- sdlmame.spec 16 Apr 2009 18:50:04 -0000 1.48
+++ sdlmame.spec 23 Apr 2009 17:12:27 -0000 1.49
@@ -1,4 +1,4 @@
-%define beta 0130u4
+#define beta 0130u4
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0131
-Release: 0.5.%{?beta}%{?dist}
+Release: 1%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -213,6 +213,9 @@
%changelog
+* Wed Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0131-1
+- Updated to 0.131
+
* Thu Apr 16 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0131-0.5.0130u4
- Updated to 0.130u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- sources 16 Apr 2009 18:50:04 -0000 1.40
+++ sources 23 Apr 2009 17:12:27 -0000 1.41
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-99877ebff5b4013069f33f77a438aabd sdlmame0130u4.zip
+d4891999ec2ee11cb0d75a1596e17060 sdlmame0131.zip
15 years, 7 months
rpms/bsnes/F-9 .cvsignore, 1.7, 1.8 bsnes-0.037a-strip.patch, 1.2, 1.3 bsnes.spec, 1.7, 1.8 sources, 1.7, 1.8
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/bsnes/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9487
Modified Files:
.cvsignore bsnes-0.037a-strip.patch bsnes.spec sources
Log Message:
* Mon Apr 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.045-1
- Updated to 0.045
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/bsnes/F-9/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 31 Mar 2009 10:47:16 -0000 1.7
+++ .cvsignore 23 Apr 2009 11:23:41 -0000 1.8
@@ -1 +1 @@
-bsnes_v042.tar.bz2
+bsnes_v045.tar.bz2
bsnes-0.037a-strip.patch:
Index: bsnes-0.037a-strip.patch
===================================================================
RCS file: /cvs/nonfree/rpms/bsnes/F-9/bsnes-0.037a-strip.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bsnes-0.037a-strip.patch 9 Mar 2009 18:14:20 -0000 1.2
+++ bsnes-0.037a-strip.patch 23 Apr 2009 11:23:41 -0000 1.3
@@ -1,10 +1,10 @@
---- src/Makefile.strip 2009-02-22 10:13:58.000000000 +0100
-+++ src/Makefile 2009-02-22 12:18:50.000000000 +0100
-@@ -13,7 +13,6 @@
+--- src/Makefile.strip 2009-03-29 08:14:20.000000000 +0200
++++ src/Makefile 2009-03-29 12:19:56.000000000 +0200
+@@ -14,7 +14,6 @@
cpp = $(subst cc,++,$(compiler))
obj = o
rule = -c $< -o $@
- link = -s
mkbin = -o$1
mkdef = -D$1
- mkinc = -I$1
+ mkincpath = -I$1
Index: bsnes.spec
===================================================================
RCS file: /cvs/nonfree/rpms/bsnes/F-9/bsnes.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bsnes.spec 31 Mar 2009 10:47:16 -0000 1.7
+++ bsnes.spec 23 Apr 2009 11:23:41 -0000 1.8
@@ -1,4 +1,4 @@
-%define vernumber 042
+%define vernumber 045
Name: bsnes
Version: 0.%{vernumber}
@@ -86,6 +86,9 @@
%changelog
+* Mon Apr 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.045-1
+- Updated to 0.045
+
* Tue Mar 31 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.042-1
- Updated to 0.042
- Use Qt build on all branches, hiro ui is no more
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/bsnes/F-9/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 31 Mar 2009 10:47:16 -0000 1.7
+++ sources 23 Apr 2009 11:23:41 -0000 1.8
@@ -1 +1 @@
-0809a554db789accaca4c5ee87efe788 bsnes_v042.tar.bz2
+23ba7aa90e4803387039b412c6f8178b bsnes_v045.tar.bz2
15 years, 7 months