[packages/ocaml-lablgl] - complete ocaml_opt archs list - release 3 (ocaml rebuild)

qboosh qboosh at pld-linux.org
Fri Jul 17 21:30:12 CEST 2015


commit 2d46b5fe36af8b8f392e3822777b83d2b21a2b52
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jul 17 21:31:22 2015 +0200

    - complete ocaml_opt archs list
    - release 3 (ocaml rebuild)

 ocaml-lablgl.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/ocaml-lablgl.spec b/ocaml-lablgl.spec
index 866f25d..18eb9a8 100644
--- a/ocaml-lablgl.spec
+++ b/ocaml-lablgl.spec
@@ -2,8 +2,8 @@
 # Conditional build:
 %bcond_without	ocaml_opt	# skip building native optimized binaries (bytecode is always built)
 
-%ifarch x32
-# not yet available on x32 (ocaml 4.02.1), remove when upstream will support it
+# not yet available on x32 (ocaml 4.02.1), update when upstream will support it
+%ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9 
 %undefine	with_ocaml_opt
 %endif
 
@@ -12,7 +12,7 @@ Summary:	OpenGL binding for OCaml
 Summary(pl.UTF-8):	Wiązania OpenGL dla OCamla
 Name:		ocaml-lablgl
 Version:	1.05
-Release:	2
+Release:	3
 License:	BSD
 Group:		Libraries
 #Source0Download: https://forge.ocamlcore.org/frs/?group_id=291
@@ -245,4 +245,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files toplevel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/lablgl
+%attr(755,root,root) %{_bindir}/lablglut
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-lablgl.git/commitdiff/2d46b5fe36af8b8f392e3822777b83d2b21a2b52



More information about the pld-cvs-commit mailing list