Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12321
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Mon Oct 08 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.147u1-1
- Updated to 0.147u1
- Dropped missing whatsnew.txt workaround
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-16/.cvsignore,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- .cvsignore 22 Sep 2012 00:04:18 -0000 1.64
+++ .cvsignore 8 Oct 2012 17:44:04 -0000 1.65
@@ -1,2 +1,2 @@
mame0147s.exe
-whatsnew_0147.zip
+0147u1_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-16/mame.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- mame.spec 22 Sep 2012 00:04:18 -0000 1.72
+++ mame.spec 8 Oct 2012 17:44:04 -0000 1.73
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 147
-%global sourceupdate 0
+%global sourceupdate 1
Name: mame
%if 0%{?sourceupdate}
@@ -20,11 +20,9 @@
License: MAME License
URL:
http://mamedev.org/
Source0:
http://mamedev.org/downloader.php?file=releases/%{name}0%{baseversion}s.exe
-#Get from
http://mamedev.org/releases/whatsnew_0%{baseversion}.txt and compress
-Source100: whatsnew_0%{baseversion}.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
@@ -131,10 +129,10 @@
%prep
%setup -qcT
-install -pm 644 %{SOURCE100} .
for sourcefile in %{sources}; do
7za x $sourcefile
done
+sed -i '2157d' src/mess/mess.mak
find . -type f -not -name *.png -exec sed -i 's/\r//' {} \;
%if 0%{?sourceupdate}
i=1
@@ -318,6 +316,7 @@
%endif
%files -n mess
+%doc messnew*.txt
%config(noreplace) %{_sysconfdir}/mess/mess.ini
%dir %{_sysconfdir}/mess
%{_sysconfdir}/skel/.mess
@@ -345,6 +344,10 @@
%changelog
+* Mon Oct 08 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.147u1-1
+- Updated to 0.147u1
+- Dropped missing whatsnew.txt workaround
+
* Fri Sep 21 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.147-1
- Updated to 0.147
- Merged with mess
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-16/sources,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- sources 22 Sep 2012 00:04:18 -0000 1.64
+++ sources 8 Oct 2012 17:44:04 -0000 1.65
@@ -1,2 +1,2 @@
02b38e27f0840bbd0b637385f16f3747 mame0147s.exe
-0b4bec8581c6cfaa3e0ac75d7d575fa9 whatsnew_0147.zip
+7f2dbea383138a6ae2bbaac3b32376d6 0147u1_diff.zip