rpms/sdlmame/F-9 sdlmame-warnings.patch, 1.1, 1.2 sdlmame.spec, 1.40, 1.41

Julian Sikorski belegdol at rpmfusion.org
Thu Mar 5 20:24:42 CET 2009


Author: belegdol

Update of /cvs/nonfree/rpms/sdlmame/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1835

Modified Files:
	sdlmame-warnings.patch sdlmame.spec 
Log Message:
Updated the warnings patch

sdlmame-warnings.patch:

Index: sdlmame-warnings.patch
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sdlmame-warnings.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sdlmame-warnings.patch	9 Jun 2008 20:04:30 -0000	1.1
+++ sdlmame-warnings.patch	5 Mar 2009 19:24:42 -0000	1.2
@@ -1,11 +1,11 @@
---- makefile.warnings~	2008-02-22 05:12:07.000000000 +0100
-+++ makefile	2008-02-23 10:41:00.000000000 +0100
-@@ -326,7 +326,7 @@
+--- 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
  ifneq ($(OPTIMIZE),0)
- CFLAGS += $(ARCHOPTS) -fno-strict-aliasing
  ifneq ($(TARGETOS),os2)
--CFLAGS += -Werror
-+#CFLAGS += -Werror
+-CCOMFLAGS += -Werror -fno-strict-aliasing $(ARCHOPTS)
++CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
+ else
+ CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
  endif
- endif
- 


Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sdlmame.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- sdlmame.spec	5 Mar 2009 18:50:06 -0000	1.40
+++ sdlmame.spec	5 Mar 2009 19:24:42 -0000	1.41
@@ -215,6 +215,7 @@
 * Thu Mar 05 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0130-0.6.0129u6
 - Updated to 0.129u6
 - Dropped the upstreamed gcc-4.4 fix
+- Updated the warnings patch
 
 * Thu Feb 26 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0130-0.5.0129u5
 - Updated to 0.129u5



More information about the rpmfusion-commits mailing list