packages: stone_soup/stone_soup-makefile.patch, stone_soup/stone_soup.spec ...

lisu lisu at pld-linux.org
Wed Apr 27 13:04:58 CEST 2011


Author: lisu                         Date: Wed Apr 27 11:04:58 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.8.0

---- Files affected:
packages/stone_soup:
   stone_soup-makefile.patch (1.6 -> 1.7) , stone_soup.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/stone_soup/stone_soup-makefile.patch
diff -u packages/stone_soup/stone_soup-makefile.patch:1.6 packages/stone_soup/stone_soup-makefile.patch:1.7
--- packages/stone_soup/stone_soup-makefile.patch:1.6	Sat Jul 24 15:09:03 2010
+++ packages/stone_soup/stone_soup-makefile.patch	Wed Apr 27 13:04:52 2011
@@ -1,6 +1,6 @@
---- stone_soup-0.7.0/source/makefile~	2010-07-24 14:16:48.204232436 +0200
-+++ stone_soup-0.7.0/source/makefile	2010-07-24 14:19:27.494635214 +0200
-@@ -45,7 +45,7 @@
+--- stone_soup-0.8.0/source/makefile~	2011-04-27 12:30:06.076666711 +0200
++++ stone_soup-0.8.0/source/makefile	2011-04-27 12:31:42.776666712 +0200
+@@ -51,7 +51,7 @@
  #    ask for a package with convenience libraries instead -- we'll try to provide
  #    them somewhere in the near future.
  
@@ -9,21 +9,21 @@
  
  ASSERTS = yes
  
-@@ -86,7 +86,7 @@
+@@ -88,7 +88,7 @@
+ #CFOPTIMIZE_L := -ipo
  
- else
- 
--CFOPTIMIZE := -O2
+ # Some very good optimization flags.
+-CFOPTIMIZE := -O2 -parallel
 +CFOPTIMIZE :=
  
- endif # USE_ICC
+ else
  
-@@ -727,7 +727,7 @@
+@@ -763,7 +763,7 @@
  
  CFLAGS   := $(CFOPTIMIZE) $(CFOTHERS) $(CFWARN)
  CFLAGS_L := $(CFOPTIMIZE_L) $(DEFINES_L) $(CFWARN_L) $(INCLUDES_L) $(CFOTHERS_L)
 -ALL_CFLAGS := $(CFLAGS) $(CFLAGS_L)
 +ALL_CFLAGS := $(OPTFLAGS) $(CFLAGS) $(CFLAGS_L)
- YACC_CFLAGS  := $(ALL_CFLAGS) -w -DYYENABLE_NLS=0 -DYYLTYPE_IS_TRIVIAL=0
+ YACC_CFLAGS  := $(ALL_CFLAGS) -Wno-unused-function -Wno-sign-compare -DYYENABLE_NLS=0 -DYYLTYPE_IS_TRIVIAL=0
  
  UTIL = util/

================================================================
Index: packages/stone_soup/stone_soup.spec
diff -u packages/stone_soup/stone_soup.spec:1.29 packages/stone_soup/stone_soup.spec:1.30
--- packages/stone_soup/stone_soup.spec:1.29	Mon Feb 14 11:04:17 2011
+++ packages/stone_soup/stone_soup.spec	Wed Apr 27 13:04:53 2011
@@ -6,12 +6,12 @@
 Summary:	stone soup :: crawl clone
 Summary(pl.UTF-8):	stone soup :: klon crawla
 Name:		stone_soup
-Version:	0.7.2
+Version:	0.8.0
 Release:	1
 License:	Nethack Like
 Group:		X11/Applications/Games
 Source0:	http://downloads.sourceforge.net/crawl-ref/%{name}-%{version}.tar.bz2
-# Source0-md5:	ffb54c88d280f036a3819cba23bc4489
+# Source0-md5:	9aaee3e15b4b751b69308f387a0185e3
 Source1:	%{name}.desktop
 Patch0:		%{name}-systemlua.patch
 Patch1:		%{name}-makefile.patch
@@ -109,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2011/04/27 11:04:53  lisu
+- updated to 0.8.0
+
 Revision 1.29  2011/02/14 10:04:17  lisu
 - up to 0.7.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/stone_soup/stone_soup-makefile.patch?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/stone_soup/stone_soup.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list