Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3664
Modified Files:
.cvsignore sdlmame-warnings.patch sdlmame.spec sources
Log Message:
* 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
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/.cvsignore,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- .cvsignore 8 Jun 2009 17:52:49 -0000 1.45
+++ .cvsignore 18 Jun 2009 20:33:15 -0000 1.46
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132.zip
+sdlmame0132u1.zip
sdlmame-warnings.patch:
Index: sdlmame-warnings.patch
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sdlmame-warnings.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sdlmame-warnings.patch 5 Mar 2009 19:24:35 -0000 1.2
+++ sdlmame-warnings.patch 18 Jun 2009 20:33:15 -0000 1.3
@@ -1,11 +1,11 @@
---- makefile.warnings~ 2009-03-05 15:16:35.000000000 +0100
-+++ makefile 2009-03-05 20:20:18.000000000 +0100
-@@ -337,7 +337,7 @@
- # and make all errors into warnings
+--- makefile.warnings~ 2009-06-11 06:38:13.000000000 +0200
++++ makefile 2009-06-18 21:32:10.000000000 +0200
+@@ -338,7 +338,7 @@
ifneq ($(OPTIMIZE),0)
ifneq ($(TARGETOS),os2)
+ ifndef IA64
-CCOMFLAGS += -Werror -fno-strict-aliasing $(ARCHOPTS)
+CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
else
- CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
endif
+ else
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sdlmame.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- sdlmame.spec 8 Jun 2009 17:52:49 -0000 1.54
+++ sdlmame.spec 18 Jun 2009 20:33:15 -0000 1.55
@@ -1,4 +1,4 @@
-#define beta 0131u4
+%define beta 0132u1
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -17,8 +17,8 @@
%endif
Name: sdlmame
-Version: 0132
-Release: 1%{?beta}%{?dist}
+Version: 0133
+Release: 0.1.%{?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,11 @@
%changelog
+* 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-10/sources,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- sources 8 Jun 2009 17:52:49 -0000 1.46
+++ sources 18 Jun 2009 20:33:15 -0000 1.47
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-4e35695b31ec107850f8c501373f8fca sdlmame0132.zip
+b16aeb43aa246c41ed21592783a98378 sdlmame0132u1.zip
Show replies by date