Tue, 21 May 2024 21:58:20 UTC | login

Information for build ocaml-omake-0.10.3-14.fc31

ID123258
Package Nameocaml-omake
Version0.10.3
Release14.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-omake.git#f54f90b80d441920e367ba5549ea4ff4381f8f40
SummaryBuild system with automated dependency analysis
DescriptionOMake is a build system designed for scalability and portability. It uses a syntax similar to make utilities you may have used, but it features many additional enhancements, including the following. * Support for projects spanning several directories or directory hierarchies. * Fast, reliable, automated, scriptable dependency analysis using MD5 digests, with full support for incremental builds. * Dependency analysis takes the command lines into account — whenever the command line used to build a target changes, the target is considered out-of-date. * Fully scriptable, includes a library that providing support for standard tasks in C, C++, OCaml, and LaTeX projects, or a mixture thereof.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 10 Aug 2019 17:41:39 UTC
CompletedSat, 10 Aug 2019 20:10:37 UTC
Taskbuild (f31-candidate, /rpms/ocaml-omake.git:f54f90b80d441920e367ba5549ea4ff4381f8f40)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-omake.git#f54f90b80d441920e367ba5549ea4ff4381f8f40'}}
Tags
f31
f32
f33
RPMs
src
ocaml-omake-0.10.3-14.fc31.src.rpm (info) (download)
riscv64
ocaml-omake-0.10.3-14.fc31.riscv64.rpm (info) (download)
ocaml-omake-debuginfo-0.10.3-14.fc31.riscv64.rpm (info) (download)
ocaml-omake-debugsource-0.10.3-14.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-14 - OCaml 4.08.1 (rc2) rebuild. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-12 - OCaml 4.08.0 (final) rebuild. * Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-11 - OCaml 4.08.0 (beta 3) rebuild. * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.10.3-10 - Rebuild for readline 8.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-7 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-6 - OCaml 4.07.0-rc1 rebuild. * Thu May 17 2018 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-5 - Re-add the dist tag, dropped accidentally in 0.10.3 rebase. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 22 2017 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-3 - Abandon attempts to set LIBDIR, just use /usr/lib instead. * Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-2 - OCaml 4.06.0 rebuild. * Tue Nov 07 2017 Richard W.M. Jones <rjones@redhat.com> - 0.10.3-1 - New upstream version 0.10.3. - New upstream website (camlcity.org) and maintainer. - Modernize the spec file. - Remove old patches which no longer apply. - Reenable hevea dependency. - Remove "cvs_realclean".