]> git.pld-linux.org Git - packages/ocaml-lablgl.git/commitdiff
- ocaml 3.09.1 auto/ac/ocaml-lablgl-1_02-2
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 15 Apr 2006 22:11:00 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml-lablgl.spec -> 1.23

ocaml-lablgl.spec

index 05679a234c7c4866d9e06f5415b272fd8c6966ad..6f377a285cf8dfc455ff73f9393f5bf55639d832 100644 (file)
@@ -1,8 +1,9 @@
+%define                ocaml_ver       3.09.1
 Summary:       OpenGL binding for OCaml
 Summary(pl):   Wi±zania OpenGL dla OCamla
 Name:          ocaml-lablgl
 Version:       1.02
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries
 Source0:       http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgl-%{version}.tar.gz
@@ -11,7 +12,7 @@ URL:          http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
 BuildRequires: OpenGL-devel
 BuildRequires: XFree86-devel
 BuildRequires: glut-devel >= 3.7
-BuildRequires: ocaml >= 3.07
+BuildRequires: ocaml >= %{ocaml_ver}
 BuildRequires: ocaml-camlp4
 BuildRequires: ocaml-labltk-devel
 BuildRequires: tcl-devel
@@ -105,7 +106,7 @@ Requires:   %{name} = %{version}-%{release}
 
 %description glut
 The lablglut library is an OCaml binding for GLUT version 3.7. GLUT
-(GL Utility Toolkit) is a portable windowing library for OpenGL, 
+(GL Utility Toolkit) is a portable windowing library for OpenGL,
 written by Mark Kilgard.
 
 %description glut -l pl
This page took 0.078807 seconds and 4 git commands to generate.