commit 42a8822d16c650c82cb4208f35a8188772e5ddb0
Author: Jan Rękorajski <[email protected]>
Date:   Tue Mar 23 22:11:24 2021 +0100

    - add lib symlink for dune
    - rel 3

 ocaml-idl.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ocaml-idl.spec b/ocaml-idl.spec
index 0e34032..b292044 100644
--- a/ocaml-idl.spec
+++ b/ocaml-idl.spec
@@ -13,7 +13,7 @@ Summary(pl.UTF-8):    CamlIDL - generator kodu zaślepek oraz 
wiązania COM dla OCa
 %define        shortversion    %(echo %{version} | tr -d .)
 Name:          ocaml-idl
 Version:       1.09
-Release:       2
+Release:       3
 License:       QPL v1.0 (compiler), LGPL v2 (library)
 Group:         Libraries
 Source0:       
https://github.com/xavierleroy/camlidl/archive/camlidl%{shortversion}/camlidl-%{version}.tar.gz
@@ -142,6 +142,7 @@ archive(native) = "com.cmxa"
 linkopts = ""
 EOF
 ln -sr $RPM_BUILD_ROOT%{_libdir}/ocaml/{idl,site-lib/camlidl}/META
+ln -sr $RPM_BUILD_ROOT%{_libdir}/ocaml/{idl,camlidl}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-idl.git/commitdiff/c54b92ea580e41f18576cad0b8161b95615f4737

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

Reply via email to