rpms/octave/devel octave.spec,1.31,1.32

Quentin Spencer (qspencer) fedora-extras-commits at redhat.com
Thu Mar 16 18:36:26 UTC 2006


Author: qspencer

Update of /cvs/extras/rpms/octave/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23309

Modified Files:
	octave.spec 
Log Message:
Rebuild for new hdf5. Misc spec changes.


Index: octave.spec
===================================================================
RCS file: /cvs/extras/rpms/octave/devel/octave.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- octave.spec	24 Feb 2006 07:23:11 -0000	1.31
+++ octave.spec	16 Mar 2006 18:36:26 -0000	1.32
@@ -63,10 +63,9 @@
 %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 @@
 
 %changelog
 * Fri Feb 24 2006 Quentin Spencer <qspencer at users.sourceforge.net> 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 <qspencer at users.sourceforge.net> 2.9.4-7




More information about the fedora-extras-commits mailing list