Thu, 02 May 2024 22:56:01 UTC | login

Information for build ocaml-cppo-1.6.4-3.fc29

ID52219
Package Nameocaml-cppo
Version1.6.4
Release3.fc29
Epoch
SummaryEquivalent of the C preprocessor for OCaml programs
DescriptionCppo is an equivalent of the C preprocessor targeted at the OCaml language and its variants. The main purpose of cppo is to provide a lightweight tool for simple macro substitution (#define) and file inclusion (#include) for the occasional case when this is useful in OCaml. Processing specific sections of files by calling external programs is also possible via #ext directives. The implementation of cppo relies on the standard library of OCaml and on the standard parsing tools Ocamllex and Ocamlyacc, which contribute to the robustness of cppo across OCaml versions.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 25 Aug 2018 04:09:06 UTC
CompletedSat, 25 Aug 2018 05:00:38 UTC
Taskbuild (f29-candidate, ocaml-cppo-1.6.4-3.fc29.src.rpm)
Tags
f29
f30
RPMs
src
ocaml-cppo-1.6.4-3.fc29.src.rpm (info) (download)
riscv64
ocaml-cppo-1.6.4-3.fc29.riscv64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.4-3.fc29.riscv64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.4-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.6.4-2 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.6.4-1 - New upstream version 1.6.4. * Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 1.5.0-8 - OCaml 4.07.0-rc1 rebuild. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Nov 07 2017 Richard W.M. Jones <rjones@redhat.com> - 1.5.0-6 - OCaml 4.06.0 rebuild. * Mon Aug 07 2017 Richard W.M. Jones <rjones@redhat.com> - 1.5.0-5 - OCaml 4.05.0 rebuild. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 26 2017 Richard W.M. Jones <rjones@redhat.com> - 1.5.0-2 - OCaml 4.04.2 rebuild. * Thu May 11 2017 Richard W.M. Jones <rjones@redhat.com> - 1.5.0-1 - New upstream version 1.5.0 (for OCaml 4.04.1). * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Nov 05 2016 Richard W.M. Jones <rjones@redhat.com> - 1.4.0-1 - New upstream version 1.4.0. - Fix download source URL.