Name: | ocaml-fileutils |
---|---|
Version: | 0.4.4 |
Release: | 7.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 542743 |
License: | LGPLv2 with exceptions |
RPM: | ocaml-fileutils-0.4.4-7.el7.aarch64.rpm |
Source RPM: | ocaml-fileutils-0.4.4-7.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://forge.ocamlcore.org/projects/ocaml-fileutils/ |
Summary: | OCaml library for common file and filename operations |
Description: | This library is intended to provide a basic interface to the most common file and filename operations. It provides 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. |
- Resolves: rhbz#1125626
- Mass rebuild 2013-12-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- BR >= OCaml 4.00.1 so we can't be built against the wrong OCaml.
- Disable the tests on RHEL 7, since they require ocaml-ounit.
- New upstream version 0.4.4. - Clean up the spec file. - Fix homepage and download URLs. - Don't use configure macro. Upstream are using some sort of non-autoconf brokenness. - Rename text files as *.txt. There is no 'api' directory any more.
- Bump and rebuild against new OCaml 4.00.0 official release.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuild for OCaml 4.00.0.
- Bump release and rebuild for new OCaml on ARM.