rpms/lablgl/FC-4 lablgl.spec,1.11,1.12

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Tue Nov 1 15:39:17 UTC 2005


Author: gemi

Update of /cvs/extras/rpms/lablgl/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16222/FC-4

Modified Files:
	lablgl.spec 
Log Message:
build opt libraries


Index: lablgl.spec
===================================================================
RCS file: /cvs/extras/rpms/lablgl/FC-4/lablgl.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lablgl.spec	1 Nov 2005 00:42:45 -0000	1.11
+++ lablgl.spec	1 Nov 2005 15:39:15 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           lablgl
 Version:        1.02
-Release:	1%{?dist}
+Release:	2%{?dist}
 
 Summary:        LablGL is an OpenGL interface for Objective Caml
 
@@ -9,7 +9,7 @@
 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:  XFree86-devel, freeglut-devel 
+BuildRequires:  xorg-x11-devel, freeglut-devel 
 BuildRequires:	ocaml >= 3.08, labltk >= 3.08, camlp4 >= 3.08
 BuildRequires:	tcl-devel, tk-devel
 Requires:       ocaml >= 3.08.3, labltk >= 3.08
@@ -65,7 +65,10 @@
 %{_libdir}/ocaml/stublibs/*.so
 
 %changelog
-* Tue Nov  1 2005 Gerard Milmeister <gemi at bluewin.ch> - 1.02
+* Tue Nov  1 2005 Gerard Milmeister <gemi at bluewin.ch> - 1.02-2
+- build opt libraries
+
+* Tue Nov  1 2005 Gerard Milmeister <gemi at bluewin.ch> - 1.02-1
 - New Version 1.02
 
 * Sun Sep 11 2005 Gerard Milmeister <gemi at bluewin.ch> - 1.01-7




More information about the fedora-extras-commits mailing list