Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30460
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Fri Jun 26 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.2.0132u2
- Updated to 0.132u2
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/.cvsignore,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- .cvsignore 8 Jun 2009 17:52:58 -0000 1.45
+++ .cvsignore 26 Jun 2009 01:02:41 -0000 1.46
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132.zip
+sdlmame0132u2.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sdlmame.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- sdlmame.spec 8 Jun 2009 17:52:58 -0000 1.52
+++ sdlmame.spec 26 Jun 2009 01:02:41 -0000 1.53
@@ -1,4 +1,4 @@
-#define beta 0131u4
+%define beta 0132u2
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -17,8 +17,8 @@
%endif
Name: sdlmame
-Version: 0132
-Release: 1%{?beta}%{?dist}
+Version: 0133
+Release: 0.2.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -114,19 +114,6 @@
joystick 1
EOF
-# Fix end-of-line encoding
-sed -i 's/\r//' whatsnew.txt
-
-#Fix whatsnew.txt encoding
-/usr/bin/iconv -f iso8859-1 -t utf-8 whatsnew.txt > whatsnew.txt.conv
-/bin/mv -f whatsnew.txt.conv whatsnew.txt
-
-#Fix newvideo.txt encoding
-pushd docs
-/usr/bin/iconv -f cp1250 -t utf-8 newvideo.txt > newvideo.txt.conv
-/bin/mv -f newvideo.txt.conv newvideo.txt
-popd
-
%build
make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer SYMBOLS=1 OPTIMIZE=2\
@@ -213,6 +200,14 @@
%changelog
+* Fri Jun 26 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.2.0132u2
+- Updated to 0.132u2
+
+* Thu Jun 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.1.0132u1
+- Updated to 0.132u1
+- Updated the warnings patch
+- Dropped the no longer necessary line ending and encoding fixes
+
* Mon Jun 08 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0132-1
- Updated to 0.132
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sources,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- sources 8 Jun 2009 17:52:58 -0000 1.46
+++ sources 26 Jun 2009 01:02:41 -0000 1.47
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-4e35695b31ec107850f8c501373f8fca sdlmame0132.zip
+1688535a1d65cceced132a13ed4446a0 sdlmame0132u2.zip
Show replies by date