SPECS: freeciv.spec - release 2: compile with -O1 -- gcc apparently miscomp...

radek radek at pld-linux.org
Wed Feb 11 11:53:21 CET 2009


Author: radek                        Date: Wed Feb 11 10:53:21 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2: compile with -O1 -- gcc apparently miscompiles it with -O2

---- Files affected:
SPECS:
   freeciv.spec (1.121 -> 1.122) 

---- Diffs:

================================================================
Index: SPECS/freeciv.spec
diff -u SPECS/freeciv.spec:1.121 SPECS/freeciv.spec:1.122
--- SPECS/freeciv.spec:1.121	Thu Dec  4 09:37:22 2008
+++ SPECS/freeciv.spec	Wed Feb 11 11:53:16 2009
@@ -11,7 +11,7 @@
 Summary(pt_BR.UTF-8):	Clone do jogo Civilization
 Name:		freeciv
 Version:	2.1.8
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications/Games/Strategy
 Source0:	http://dl.sourceforge.net/freeciv/%{name}-%{version}.tar.bz2
@@ -37,6 +37,8 @@
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		specflags	-O1
+
 %description
 Free clone of Sid Meier's Civilization. Free Civilization clone for
 Unix and X. This is multiplayer strategic game and you can also play
@@ -179,6 +181,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.122  2009/02/11 10:53:16  radek
+- release 2: compile with -O1 -- gcc apparently miscompiles it with -O2
+
 Revision 1.121  2008/12/04 08:37:22  lisu
 - 2.1.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freeciv.spec?r1=1.121&r2=1.122&f=u



More information about the pld-cvs-commit mailing list