[paraview] Build with gcc 4.7

Orion Poplawski orion at fedoraproject.org
Sun Jan 8 18:35:59 UTC 2012


commit 586c63853aafe263f4d2f5820b277dbaa5c630a0
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sun Jan 8 11:35:57 2012 -0700

    Build with gcc 4.7

 paraview.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/paraview.spec b/paraview.spec
index 5a20674..a51d8ef 100644
--- a/paraview.spec
+++ b/paraview.spec
@@ -13,7 +13,7 @@
 
 Name:           paraview
 Version:        %{pv_majmin}.%{pv_patch}
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Parallel visualization application
 
 Group:          Applications/Engineering
@@ -457,6 +457,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Sun Jan 8 2012 Orion Poplawski <orion at cora.nwra.com> - 3.12.0-7
+- Build with gcc 4.7
+
 * Tue Dec 27 2011 Orion Poplawski <orion at cora.nwra.com> - 3.12.0-6
 - vtkPV*Python.so needs to go into the paraview python dir
 - Drop chrpath


More information about the scm-commits mailing list