devel/ocaml ocaml.spec,1.4,1.5

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Thu Feb 10 17:21:28 UTC 2005


Author: thl

Update of /cvs/extras/devel/ocaml
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11652

Modified Files:
	ocaml.spec 
Log Message:
add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes build on x86_64


Index: ocaml.spec
===================================================================
RCS file: /cvs/extras/devel/ocaml/ocaml.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ocaml.spec	10 Dec 2004 22:03:07 -0000	1.4
+++ ocaml.spec	10 Feb 2005 17:21:26 -0000	1.5
@@ -1,6 +1,6 @@
 Name: 		ocaml
 Version: 	3.07
-Release:	5
+Release:	6
 Epoch:		0
 Summary: 	The Objective Caml compiler and programming environment
 
@@ -82,6 +82,7 @@
     -ccoption "gcc $RPM_OPT_FLAGS" \
     -bindir %{_bindir} \
     -libdir %{_libdir}/ocaml \
+    -x11lib %{_prefix}/X11R6/%{_lib} \
     -mandir %{_mandir}/man1
 make world opt opt.opt
 # %{?_smp_mflags} breaks the build
@@ -175,6 +176,10 @@
 %doc emacs/README
 
 %changelog
+* Thu Dec 30 2004 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:3.07-6
+- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build 
+  on x86_64
+
 * Tue Dec  2 2003 Gerard Milmeister <gemi at bluewin.ch> - 0:3.07-0.fdr.5
 - ocamldoc -> ocaml-ocamldoc
 - ocaml-doc -> ocaml-docs




More information about the fedora-extras-commits mailing list