[packages/ocaml-labltk] - up to 8.06.12 for ocaml 4.14
baggins
baggins at pld-linux.org
Wed Apr 22 21:59:36 CEST 2026
commit c635375a647d927b7453d191bd9a682caf1b7cc6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Apr 22 23:59:22 2026 +0200
- up to 8.06.12 for ocaml 4.14
ocaml-labltk.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/ocaml-labltk.spec b/ocaml-labltk.spec
index 4f869b8..46b5616 100644
--- a/ocaml-labltk.spec
+++ b/ocaml-labltk.spec
@@ -10,17 +10,17 @@
Summary: Runtime for LablTk library
Summary(pl.UTF-8): Środowisko uruchomieniowe dla biblioteki LablTk
Name: ocaml-labltk
-Version: 8.06.10
-Release: 3
+Version: 8.06.12
+Release: 1
Epoch: 1
License: LGPL v2 with linking exception
Group: Libraries
#Source0Download: https://github.com/garrigue/labltk/releases
Source0: https://github.com/garrigue/labltk/archive/%{version}/labltk-%{version}.tar.gz
-# Source0-md5: d6b4691bb03b114d45411158143883d7
+# Source0-md5: 871e823b78ae07f5fe2423bbecb83558
Patch0: %{name}-CFLAGS.patch
URL: https://github.com/garrigue/labltk
-BuildRequires: ocaml >= 1:4.02
+BuildRequires: ocaml >= 1:4.14
BuildRequires: tk-devel >= 8.2
%requires_eq ocaml-runtime
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -79,7 +79,8 @@ Przykładowe kody źródłowe w OCamlu dla LablTk.
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_libdir}/ocaml/stublibs,%{_examplesdir}/%{name}-%{version}}
-%{__make} install \
+%{__make} -j1 install \
+ RANLIB=ranlib \
BINDIR=$RPM_BUILD_ROOT%{_bindir} \
LIBDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml \
STUBLIBDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml/stublibs \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-labltk.git/commitdiff/c635375a647d927b7453d191bd9a682caf1b7cc6
More information about the pld-cvs-commit
mailing list