commit 6cd4c8e4e31423774b3ed620be72a22dc6fd9814
Author: Jakub Bogusz <[email protected]>
Date:   Thu Jul 2 21:21:43 2015 +0200

    - libasmrun_shared seems to be available only with ocaml_opt; release 2

 ocaml.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocaml.spec b/ocaml.spec
index 933eaed..67ad951 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -16,7 +16,7 @@ Summary:      The Objective Caml compiler and programming 
environment
 Summary(pl.UTF-8):     Kompilator OCamla (Objective Caml) oraz środowisko 
programistyczne
 Name:          ocaml
 Version:       4.02.2
-Release:       1
+Release:       2
 Epoch:         1
 License:       QPL v1.0 with linking exception (compiler), LGPL v2 with 
linking exception (library)
 Group:         Development/Languages
@@ -370,7 +370,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/%{name}/stublibs
 %attr(755,root,root) %{_libdir}/%{name}/stublibs/dll*.so
 %exclude %{_libdir}/%{name}/stublibs/dllgraphics.so
-%attr(755,root,root) %{_libdir}/%{name}/libasmrun_shared.so
+%{?with_ocaml_opt:%attr(755,root,root) %{_libdir}/%{name}/libasmrun_shared.so}
 %attr(755,root,root) %{_libdir}/%{name}/libcamlrun_shared.so
 %{_mandir}/man1/ocamlrun.1*
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml.git/commitdiff/6cd4c8e4e31423774b3ed620be72a22dc6fd9814

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to