Thu, 24 Apr 2025 23:15:58 MSK | login

Information for build ocaml-cppo-1.6.9-12.el10

ID27345
Package Nameocaml-cppo
Version1.6.9
Release12.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/ocaml-cppo#21c1ba61a956d0c98487fd0314279502929eaef2
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.
https://github.com/ocaml-community/cppo
Built bytigro
State complete
Volume DEFAULT
StartedWed, 02 Apr 2025 15:35:59 MSK
CompletedWed, 02 Apr 2025 15:43:18 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/ocaml-cppo/:changed/i10c-beta/ocaml-cppo-1.6.9-12.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/ocaml-cppo/?#changed/i10c-beta/ocaml-cppo-1.6.9-12.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
ocaml-cppo-1.6.9-12.el10.src.rpm (info) (download)
aarch64
ocaml-cppo-1.6.9-12.el10.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.9-12.el10.aarch64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.9-12.el10.aarch64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.9-12.el10.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.9-12.el10.aarch64.rpm (info) (download)
x86_64
ocaml-cppo-1.6.9-12.el10.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.9-12.el10.x86_64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.9-12.el10.x86_64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.9-12.el10.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.9-12.el10.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Fri Mar 21 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6.9-12 - Rebuilt for MSVSphere 10 * Wed Oct 30 2024 Troy Dawson <tdawson@redhat.com> - 1.6.9-12 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Tue Jun 25 2024 Troy Dawson <tdawson@redhat.com> - 1.6.9-11 - Bump release for June 2024 mass rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-10 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-9 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-6 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-5 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-4 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 1.6.9-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.6.9-1 - Version 1.6.9 - Convert License tag to SPDX - Use new dune macros