rpms/sdlmess/devel .cvsignore, 1.11, 1.12 sdlmess.spec, 1.15, 1.16 sources, 1.11, 1.12

Julian Sikorski belegdol at rpmfusion.org
Sun Nov 8 15:22:54 CET 2009


Author: belegdol

Update of /cvs/nonfree/rpms/sdlmess/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16804

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/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	17 Sep 2009 12:23:01 -0000	1.11
+++ .cvsignore	8 Nov 2009 14:22:54 -0000	1.12
@@ -1,3 +1,3 @@
 ui.bdc
 ctrlr.rar
-sdlmess0134.zip
+sdlmess0135.zip


Index: sdlmess.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmess/devel/sdlmess.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sdlmess.spec	17 Sep 2009 16:06:56 -0000	1.15
+++ sdlmess.spec	8 Nov 2009 14:22:54 -0000	1.16
@@ -1,24 +1,24 @@
 # the debug build is disabled by default, please use --with debug to override
 %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
@@ -208,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/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	17 Sep 2009 12:23:01 -0000	1.11
+++ sources	8 Nov 2009 14:22:54 -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