Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame-data/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22303
Modified Files:
.cvsignore sdlmame-data.spec sources
Log Message:
* Wed Aug 20 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0127-1
- Updated mameinfo.dat to 0.127
- Updated history.dat to 0.127
- Updated catver.ini to 0.127
- Dropped cheat.dat until there is a replacement database
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 11 Jul 2008 10:42:13 -0000 1.3
+++ .cvsignore 20 Aug 2008 12:44:02 -0000 1.4
@@ -1,5 +1,4 @@
catveren.zip
-cheat123.zip
-mamehistory126.zip
-Mameinfo0126.zip
+mamehistory127.zip
+Mameinfo0127.zip
sdlmame-ctrlr.tgz
Index: sdlmame-data.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/F-8/sdlmame-data.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sdlmame-data.spec 30 Jul 2008 16:24:28 -0000 1.4
+++ sdlmame-data.spec 20 Aug 2008 12:44:02 -0000 1.5
@@ -1,14 +1,13 @@
-%define vernumber 126
+%define vernumber 127
Name: sdlmame-data
Version: 0%{vernumber}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: Data files for the SDLMAME package
Group: Amusements/Games
License: Distibutable
URL:
http://mamedev.org
-Source0:
http://cheat.retrogames.com/cheat123.zip
Source1:
http://www.arcade-history.com/dats/mamehistory%{vernumber}.zip
Source2:
http://www.mameworld.net/mameinfo/update/Mameinfo%{version}.zip
Source3: sdlmame-ctrlr.tgz
@@ -27,7 +26,6 @@
%setup -qcT
# extract DAT files
-unzip -qa %{SOURCE0} -d .
unzip -qa %{SOURCE1} -d .
7za x %{SOURCE2}
7za x Mameinfo%{version}.exe
@@ -37,7 +35,7 @@
# fix permissions and line endings
chmod 0644 mameinfo/*.txt
chmod 0755 mameinfo
-sed -i 's/\r//' cheat.txt mameinfo/*
+sed -i 's/\r//' mameinfo/*
#fix encoding
for i in mameinfo/*.txt
@@ -53,7 +51,7 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_datadir}/mame
-install -pm 644 cheat.dat history.dat mameinfo.dat catveren/Catver.ini\
+install -pm 644 history.dat mameinfo.dat catveren/Catver.ini\
$RPM_BUILD_ROOT%{_datadir}/mame
install -d $RPM_BUILD_ROOT%{_datadir}/mame/ctrlr
tar --extract --directory $RPM_BUILD_ROOT%{_datadir}/mame/ctrlr \
@@ -66,11 +64,17 @@
%files
%defattr(-,root,root,-)
-%doc cheat.txt mameinfo
+%doc mameinfo
%{_datadir}/mame
%changelog
+* Wed Aug 20 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0127-1
+- Updated mameinfo.dat to 0.127
+- Updated history.dat to 0.127
+- Updated catver.ini to 0.127
+- Dropped cheat.dat until there is a replacement database
+
* Wed Jul 30 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 0126-2
- rebuild for buildsys cflags issue
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 11 Jul 2008 10:42:13 -0000 1.3
+++ sources 20 Aug 2008 12:44:02 -0000 1.4
@@ -1,5 +1,4 @@
-bc8ebf9e52f7b8c2a7e0b99127537879 catveren.zip
-d0d1a40db4ac14af3f875dd36ffee72e cheat123.zip
-3acdc504860b07d275b49e92f30173d8 mamehistory126.zip
-6c322350c7b9c95459538660a65abf2c Mameinfo0126.zip
+d88964fffa53f69c9b14b78b8d3fbb89 catveren.zip
+440a1d681b059057cb9fd587d640c51a mamehistory127.zip
+249383856ebb293c16468c2ea33124b9 Mameinfo0127.zip
22d7e6bfa793351a8297f173c9f3ba77 sdlmame-ctrlr.tgz