Author: belegdol
Update of /cvs/nonfree/rpms/sdlmess/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16912
Modified Files:
.cvsignore sdlmess.spec sources
Log Message:
* Sun Nov 08 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-1
- Updated to 0.135
- Use %global instead of %define
- Added BSD to the license tag
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmess/F-11/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore 17 Sep 2009 12:23:15 -0000 1.11
+++ .cvsignore 8 Nov 2009 14:23:06 -0000 1.12
@@ -1,3 +1,3 @@
ui.bdc
ctrlr.rar
-sdlmess0134.zip
+sdlmess0135.zip
Index: sdlmess.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmess/F-11/sdlmess.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sdlmess.spec 17 Sep 2009 16:51:44 -0000 1.14
+++ sdlmess.spec 8 Nov 2009 14:23:07 -0000 1.15
@@ -2,22 +2,23 @@
%bcond_with debug
%ifarch x86_64
-%define arch_flags PTR64=1
+%global arch_flags PTR64=1
%endif
%ifarch ppc
-%define arch_flags BIGENDIAN=1
+%global arch_flags BIGENDIAN=1
%endif
%ifarch ppc64
-%define arch_flags BIGENDIAN=1 PTR64=1
+%global arch_flags BIGENDIAN=1 PTR64=1
%endif
Name: sdlmess
-Version: 0134
+Version: 0135
Release: 1%{?dist}
Summary: SDL Multiple Emulator Super System
Group: Applications/Emulators
-License: MAME License
+#Files in src/lib/util and src/osd (except src/osd/sdl) are BSD
+License: MAME License and BSD
URL:
http://rbelmont.mameworld.info/?page_id=163
Source0:
http://rbelmont.mameworld.info/sdlmess%{version}.zip
Source1: ctrlr.rar
@@ -207,6 +208,11 @@
%changelog
+* Sun Nov 08 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-1
+- Updated to 0.135
+- Use %%global instead of %%define
+- Added BSD to the license tag
+
* Thu Sep 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0134-1
- Updated to 0.134
- Updated the warnings patch
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmess/F-11/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 17 Sep 2009 12:23:15 -0000 1.11
+++ sources 8 Nov 2009 14:23:07 -0000 1.12
@@ -1,3 +1,3 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
d907085f2f69b74198796378e3ed0cb3 ctrlr.rar
-1739f6b588ccaaddd67b8311f2981d68 sdlmess0134.zip
+1c46e71e4d268d5afdca1b57aba1096e sdlmess0135.zip