Thu, 13 Mar 2025 00:02:05 CST | login

Information for build ocaml-fileutils-0.6.4-1.ocs23

ID731
Package Nameocaml-fileutils
Version0.6.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ocaml-fileutils.git?.#dc3787add0e1b3b2d65a5583c7f6aed05112b72a
SummaryOCaml library for common file and filename operations
DescriptionThis package provides a basic interface to the most common file and filename operations, providing several different filename functions: reduce, make_absolute, make_relative... It also enables you to manipulate real files: cp, mv, rm, touch... It is separated into two modules: SysUtil and SysPath. The first one manipulates real files, the second one is made for manipulating abstract filenames.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 09 Aug 2023 15:11:29 CST
CompletedWed, 09 Aug 2023 15:13:15 CST
Taskbuild (dist-ocs23, /opencloudos-stream/ocaml-fileutils.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ocaml-fileutils.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
ocaml-fileutils-0.6.4-1.ocs23.src.rpm (info) (download)
aarch64
ocaml-fileutils-0.6.4-1.ocs23.aarch64.rpm (info) (download)
ocaml-fileutils-devel-0.6.4-1.ocs23.aarch64.rpm (info) (download)
x86_64
ocaml-fileutils-0.6.4-1.ocs23.x86_64.rpm (info) (download)
ocaml-fileutils-devel-0.6.4-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 08 2023 cunshunxia <cunshunxia@tencent.com> - 0.6.4-1 - upgrade to 0.6.4 * Tue Aug 08 2023 cunshunxia <cunshunxia@tencent.com> - 0.5.2-4 - Rebuilt for ocaml-findlib 1.9.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.2-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Mar 31 2023 Wang Guodong <gordonwwang@tencent.com> - 0.5.2-1 - initial build