new version 1.02
This commit is contained in:
parent
a4b48acfa0
commit
ceeb07e080
@ -1 +1 @@
|
||||
lablgl-1.01.tar.gz
|
||||
lablgl-1.02.tar.gz
|
||||
|
@ -1,13 +1,13 @@
|
||||
Name: lablgl
|
||||
Version: 1.01
|
||||
Release: 7%{?dist}
|
||||
Version: 1.02
|
||||
Release: 1%{?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.01.tar.gz
|
||||
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: XFree86-devel, freeglut-devel
|
||||
BuildRequires: ocaml >= 3.08, labltk >= 3.08, camlp4 >= 3.08
|
||||
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/ocaml/stublibs/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Nov 1 2005 Gerard Milmeister <gemi@bluewin.ch> - 1.02
|
||||
- New Version 1.02
|
||||
|
||||
* Sun Sep 11 2005 Gerard Milmeister <gemi@bluewin.ch> - 1.01-7
|
||||
- Rebuild with new ocaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user