[packages/ocaml-net] - up to 4.1.5
baggins
baggins at pld-linux.org
Sun Feb 18 15:18:11 CET 2018
commit c7594fb6183e56d1aa088230c1b34389ffe2272d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Feb 18 15:18:00 2018 +0100
- up to 4.1.5
ocaml-net.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ocaml-net.spec b/ocaml-net.spec
index 3ff7c70..8a810ed 100644
--- a/ocaml-net.spec
+++ b/ocaml-net.spec
@@ -13,12 +13,12 @@
Summary: Modules for Internet programming in OCaml
Summary(pl.UTF-8): Moduły ułatwiające pisanie programów internetowych w OCamlu
Name: ocaml-net
-Version: 4.1.2
-Release: 2
+Version: 4.1.5
+Release: 1
License: GPL v2+ (nethttpd), LGPL v2+ (mod_caml), BSD-like (the rest)
Group: Libraries
Source0: http://download.camlcity.org/download/ocamlnet-%{version}.tar.gz
-# Source0-md5: cc8b3434119e51b0e855b33a687e9c4b
+# Source0-md5: 9db5012d73fc8fe8936fb9a0726e5d04
Patch0: %{name}-buildfix.patch
Patch1: %{name}-lablgtk2.patch
Patch2: %{name}-apache-link.patch
@@ -763,6 +763,9 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libdir}/ocaml/netstring
%attr(755,root,root) %{_libdir}/ocaml/stublibs/dllnetaccel_c.so
%{_libdir}/ocaml/stublibs/dllnetaccel_c.so.owner
+%if %{with ocaml_opt}
+%{_libdir}/ocaml/netstring/*.o
+%endif
%files netstring-devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-net.git/commitdiff/c7594fb6183e56d1aa088230c1b34389ffe2272d
More information about the pld-cvs-commit
mailing list