[packages/ocaml-base] - up to 0.15.1

baggins baggins at pld-linux.org
Fri Apr 24 10:23:01 CEST 2026


commit 5fe42551e237250fa461f1a5e4d6ba3cd1f87c3b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 24 12:22:51 2026 +0200

    - up to 0.15.1

 ocaml-base.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/ocaml-base.spec b/ocaml-base.spec
index ebd817c..20fdc10 100644
--- a/ocaml-base.spec
+++ b/ocaml-base.spec
@@ -10,18 +10,17 @@
 Summary:	Full standard library replacement for OCaml
 Summary(pl.UTF-8):	Pełny zamiennik biblioteki standardowej dla OCamla
 Name:		ocaml-base
-Version:	0.14.2
-Release:	2
+Version:	0.15.1
+Release:	1
 License:	MIT
 Group:		Libraries
 #Source0Download: https://github.com/janestreet/base/releases
 Source0:	https://github.com/janestreet/base/archive/v%{version}/base-%{version}.tar.gz
-# Source0-md5:	0d1a2d0322b8c446e5dda20290112e5c
+# Source0-md5:	899a6570d613f447aba60a0b4e783035
 URL:		https://opensource.janestreet.com/base/
 BuildRequires:	ocaml >= 1:4.07.0
 BuildRequires:	ocaml-dune-devel >= 2.0.0
 BuildRequires:	ocaml-sexplib0-devel >= 0.14
-BuildRequires:	ocaml-sexplib0-devel < 0.15
 %requires_eq	ocaml-runtime
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -90,7 +89,7 @@ dune install --destdir=$RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/base/*.ml
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/base/*/*.ml
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/base
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/base
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-base.git/commitdiff/5fe42551e237250fa461f1a5e4d6ba3cd1f87c3b



More information about the pld-cvs-commit mailing list