From 7c56677293d90ae7677f8d539678e9c73cb42ba6 Mon Sep 17 00:00:00 2001 From: Jussi Lehtola Date: Jul 05 2012 02:45:31 +0000 Subject: Build against OpenGL libraries. --- diff --git a/octave.spec b/octave.spec index bf06bd9..f6e8556 100644 --- a/octave.spec +++ b/octave.spec @@ -9,7 +9,7 @@ Name: octave Version: 3.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A high-level language for numerical computations Epoch: 6 Group: Applications/Engineering @@ -38,7 +38,7 @@ BuildRequires: readline-devel glibc-devel fftw-devel gperf ghostscript BuildRequires: curl-devel pcre-devel texinfo-tex arpack-devel libX11-devel BuildRequires: suitesparse-devel glpk-devel gnuplot desktop-file-utils BuildRequires: GraphicsMagick-c++-devel fltk-devel ftgl-devel qrupdate-devel -BuildRequires: tex(dvips) +BuildRequires: tex(dvips) mesa-libGL-devel mesa-libGLU-devel Requires: epstool gnuplot gnuplot-common less info texinfo Requires: hdf5 = %{_hdf5_version} @@ -259,6 +259,9 @@ fi %changelog +* Thu Jul 5 2012 Jussi Lehtola - 6:3.6.2-2 +- Build against OpenGL libraries. + * Mon Jun 4 2012 Orion Poplawski - 6:3.6.2-1 - Update to 3.6.2 final