[Coin2] Fix gcc-4.7.0 FTBS (Add Coin-2.5.0-gcc-4.7.0.diff).

corsepiu corsepiu at fedoraproject.org
Thu Jan 5 04:25:39 UTC 2012


commit c9a9f4aded13374a8f61d616922ebcc1b8bb265b
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Jan 5 05:24:17 2012 +0100

    Fix gcc-4.7.0 FTBS (Add Coin-2.5.0-gcc-4.7.0.diff).

 Coin2.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/Coin2.spec b/Coin2.spec
index 0afdbb7..5342794 100644
--- a/Coin2.spec
+++ b/Coin2.spec
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Ralf Corsepius, Ulm, Germany.
+# Copyright (c) 2004-2012 Ralf Corsepius, Ulm, Germany.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -13,7 +13,7 @@
 Summary: High-level 3D visualization library
 Name: Coin2
 Version: 2.5.0
-Release: 11%{?dist}
+Release: 12%{?dist}
 
 License: GPLv2+
 Group: System Environment/Libraries
@@ -25,6 +25,7 @@ Patch0: Coin-2.4.6-simage-soname.diff
 Patch1: Coin-2.4.6-openal-soname.diff
 Patch2: Coin-2.4.6-man3.diff
 Patch3: Coin-2.5.0-doxygen.diff
+Patch4: Coin-2.5.0-gcc-4.7.0.diff
 
 BuildRequires: libGLU-devel
 BuildRequires: libXext-devel
@@ -65,6 +66,7 @@ Development package for Coin2
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # Update doxygen configuration
 doxygen -u docs/coin.doxygen.in
@@ -174,6 +176,9 @@ fi
 %ghost %{_libdir}/pkgconfig/Coin.pc
 
 %changelog
+* Thu Jan 05 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.5.0-12
+- Fix gcc-4.7.0 FTBS (Add Coin-2.5.0-gcc-4.7.0.diff).
+
 * Mon Nov 07 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.5.0-11
 - Modernize spec.
 - Don't use bash's "==" in alternatives' scriptlets.


More information about the scm-commits mailing list