Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28242
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Thu Sep 19 2013 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.150-1
- Updated to 0.150
- Fixed the cheatpath
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/.cvsignore,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- .cvsignore 24 Jul 2013 18:04:09 -0000 1.76
+++ .cvsignore 19 Sep 2013 18:50:57 -0000 1.77
@@ -1,2 +1 @@
-mame0149s.exe
-0149u1_diff.zip
+mame0150s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- mame.spec 24 Jul 2013 18:04:09 -0000 1.88
+++ mame.spec 19 Sep 2013 18:50:57 -0000 1.89
@@ -4,8 +4,8 @@
%bcond_without ldplayer
%bcond_with debug
-%global baseversion 149
-%global sourceupdate 1
+%global baseversion 150
+#global sourceupdate 1
#global svn 21418
%if 0%{?svn}
@@ -38,7 +38,7 @@
#Source100: whatsnew.zip
%if 0%{?sourceupdate}
#Source updates
-Source1:
http://mamedev.org/updates/0%{baseversion}u1_diff.zip
+#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
@@ -182,7 +182,7 @@
cat > %{name}.ini << EOF
# Define multi-user paths
artpath %{_datadir}/%{name}/artwork;%{_datadir}/%{name}/effects
-cheatpath %{_datadir}/%{name}/cheats
+cheatpath %{_datadir}/%{name}/cheat
ctrlrpath %{_datadir}/%{name}/ctrlr
fontpath %{_datadir}/%{name}/fonts
hashpath %{_datadir}/%{name}/hash
@@ -387,6 +387,10 @@
%changelog
+* Thu Sep 19 2013 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.150-1
+- Updated to 0.150
+- Fixed the cheatpath
+
* Wed Jul 24 2013 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.149u1-1
- Updated to 0.149u1
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/sources,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- sources 24 Jul 2013 18:04:09 -0000 1.76
+++ sources 19 Sep 2013 18:50:57 -0000 1.77
@@ -1,2 +1 @@
-2b0e49d93a9d21c9938c57f35fa3bab5 mame0149s.exe
-166d77d930d9a4d129c145bb11b13628 0149u1_diff.zip
+3fbf35429f03412fcd19f2374183764d mame0150s.exe