]> git.pld-linux.org Git - packages/freeciv.git/commitdiff
- release 2: compile with -O1 -- gcc apparently miscompiles it with -O2 auto/th/freeciv-2_1_8-2
authorradek <radek@pld-linux.org>
Wed, 11 Feb 2009 10:53:16 +0000 (10:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freeciv.spec -> 1.122

freeciv.spec

index ab67ef01dda8d17ded293667980a0a064bb6e1d4..b0f5b432418a9b71594923a3d040c9a49b2a6634 100644 (file)
@@ -10,7 +10,7 @@ Summary(pl.UTF-8):    Niekomercyjny klon CIVilization
 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
@@ -36,6 +36,8 @@ BuildRequires:        readline-devel
 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
This page took 0.086739 seconds and 4 git commands to generate.