Name: lablgl Version: 1.02 Release: 6%{?dist} Summary: LablGL is an OpenGL interface for Objective Caml Group: System Environment/Libraries License: BSD URL: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgl-1.02.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: freeglut-devel BuildRequires: ocaml >= 3.09.1 BuildRequires: labltk >= 3.09.1 BuildRequires: camlp4 >= 3.09.1 BuildRequires: tcl-devel BuildRequires: tk-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXmu-devel BuildRequires: libXxf86vm-devel BuildRequires: mesa-libGL-devel BuildRequires: mesa-libGLU-devel Requires: ocaml >= 3.09.1 Requires: labltk >= 3.09.1 %description LablGL is is an Objective Caml interface to OpenGL. Support is included for use inside LablTk, and LablGTK also includes specific support for LablGL. It can be used either with proprietary OpenGL implementations (SGI, Digital Unix, Solaris...), with XFree86 GLX extension, or with open-source Mesa. %prep %setup -q %build cat > Makefile.config < - 1.02-4 - Rebuild for ocaml 3.09.1 * Sat Feb 25 2006 Gerard Milmeister - 1.02-3 - Rebuild for Fedora Extras 5 * Tue Nov 1 2005 Gerard Milmeister - 1.02-2 - build opt libraries * Tue Nov 1 2005 Gerard Milmeister - 1.02-1 - New Version 1.02 * Sun Sep 11 2005 Gerard Milmeister - 1.01-7 - Rebuild with new ocaml * Thu May 26 2005 Toshio Kuratomi - 1.01-6 - Bump and rebuild with new ocaml. * Sun May 22 2005 Jeremy Katz - 1.01-5 - rebuild on all arches * Fri Apr 7 2005 Michael Schwendt - rebuilt * Fri Apr 1 2005 Gerard Milmeister - 1.01-3 - Rebuild for ocaml 3.08.3 * Sat Feb 12 2005 Gerard Milmeister - 0:1.01-2 - Removed %{_smp_mflags} as it breaks the build * Thu Aug 19 2004 Gerard Milmeister - 0:1.01-0.fdr.1 - New Version 1.01 * Mon Dec 1 2003 Gerard Milmeister - 0:1.00-0.fdr.4 - Patch to used GL/freeglut.h instead of GL/glut.h - Add BuildRequires for labltk * Fri Nov 28 2003 Gerard Milmeister - 0:1.00-0.fdr.3 - Add BuildRequires for camlp4