rpms/sdlmess/F-10 .cvsignore, 1.11, 1.12 sdlmess.spec, 1.13, 1.14 sources, 1.11, 1.12

Julian Sikorski belegdol at rpmfusion.org
Sun Nov 8 15:23:18 CET 2009


Author: belegdol

Update of /cvs/nonfree/rpms/sdlmess/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17010

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-10/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	17 Sep 2009 12:23:30 -0000	1.11
+++ .cvsignore	8 Nov 2009 14:23:18 -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-10/sdlmess.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sdlmess.spec	17 Sep 2009 16:51:51 -0000	1.13
+++ sdlmess.spec	8 Nov 2009 14:23:18 -0000	1.14
@@ -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-10/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	17 Sep 2009 12:23:30 -0000	1.11
+++ sources	8 Nov 2009 14:23:18 -0000	1.12
@@ -1,3 +1,3 @@
 b64914c2a5589f6d5b00361464152acd  ui.bdc
 d907085f2f69b74198796378e3ed0cb3  ctrlr.rar
-1739f6b588ccaaddd67b8311f2981d68  sdlmess0134.zip
+1c46e71e4d268d5afdca1b57aba1096e  sdlmess0135.zip



More information about the rpmfusion-commits mailing list