diff --git a/3Depict.spec b/3Depict.spec index 14b83bb..c890123 100644 --- a/3Depict.spec +++ b/3Depict.spec @@ -49,8 +49,8 @@ useful for general scalar valued point data purposes. #--enable-openmp-parallel does not work -- there is a bug in the # tr1 headers with -D_GLIBCXX_PARALLEL . Lets drop that and only use # -fopenmp -export CFLAGS="$CFLAGS -fopenmp" -export CXXFLAGS="$CFLAGS -fopenmp" +export CFLAGS="$RPM_OPT_FLAGS -fopenmp" +export CXXFLAGS="$RPM_OPT_FLAGS -fopenmp" %configure --enable-no-debug-checks make %{?_smp_mflags} @@ -97,6 +97,9 @@ rm -rf %{buildroot} %changelog +* Sat Feb 12 2011 D Haley - 0.0.4-2 +- Fix bug 677016 - 3Depict no built with rpm opt flags + * Sat Jan 22 2011 D Haley - 0.0.4-1 - Update to 0.0.4