From a9706cd5b2e43325bfe087aad898b1ec77805a08 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Feb 14 2011 19:39:07 +0000 Subject: - Fix building with gcc-4.6 --- diff --git a/bolzplatz2006.spec b/bolzplatz2006.spec index 861f36b..f9415aa 100644 --- a/bolzplatz2006.spec +++ b/bolzplatz2006.spec @@ -7,7 +7,7 @@ Name: bolzplatz2006 Version: 1.0.3 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Slam Soccer 2006 is a funny football game in 3D-comic-style Summary(fr): Coup de Foot 2006 est un jeu comique en 3D Summary(de): Bolzplatz 2006 ist ein spaßiges Fußballspiel im 3D-Comic-Stil @@ -159,7 +159,7 @@ popd # build jirr-0.6 pushd libsrc/jirr-dev -make CXX="g++ $RPM_OPT_FLAGS -fPIC -fno-strict-aliasing" \ +make CXX="g++ $RPM_OPT_FLAGS -fPIC -fno-strict-aliasing -fpermissive" \ CC="g++ $RPM_OPT_FLAGS -fPIC -fno-strict-aliasing" popd @@ -243,6 +243,9 @@ fi %changelog +* Mon Feb 14 2011 Hans de Goede - 1.0.3-13 +- Fix building with gcc-4.6 + * Mon Feb 07 2011 Fedora Release Engineering - 1.0.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild