From 7e80f1cda22d1d0d1a6146cf7536917a0b984b91 Mon Sep 17 00:00:00 2001 From: Quentin Spencer Date: Thu, 16 Mar 2006 18:36:26 +0000 Subject: [PATCH] Rebuild for new hdf5. Misc spec changes. --- octave.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/octave.spec b/octave.spec index 204ad63..2f03b94 100644 --- a/octave.spec +++ b/octave.spec @@ -63,10 +63,9 @@ applications which use GNU Octave. %define enable64 --enable-64=no %endif CPPFLAGS=-I%{_includedir}/glpk \ -CXXFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" ./configure %enable64 \ - --enable-shared=yes --enable-lite-kernel --enable-static=no \ - --prefix=%{_prefix} --infodir=%{_infodir} --libdir=%{_libdir} \ - --mandir=%{_mandir} +CXXFLAGS="$RPM_OPT_FLAGS" ./configure %enable64 \ + --enable-shared --disable-static --prefix=%{_prefix} \ + --infodir=%{_infodir} --libdir=%{_libdir} --mandir=%{_mandir} make %{?_smp_mflags} @@ -128,6 +127,8 @@ fi %changelog * Fri Feb 24 2006 Quentin Spencer 2.9.4-8 +- Rebuild for new hdf5. +- Remove obsolete configure options. - Make sure /usr/libexec/octave is owned by octave. * Wed Feb 15 2006 Quentin Spencer 2.9.4-7