Fri, 22 Nov 2024 10:13:46 UTC | login

Information for build ocaml-opam-0install-cudf-0.5.0-1.fc41

ID338473
Package Nameocaml-opam-0install-cudf
Version0.5.0
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-opam-0install-cudf.git#948c5da9eb4120eb9c09118ab54c664329a46212
SummaryA generic CUDF solver library meant to be used in opam
DescriptionOpam's default solver is designed to maintain a set of packages over time, minimizing disruption when installing new programs and finding a compromise solution across all packages (e.g. avoiding upgrading some library to prevent uninstalling another program). In many situations (e.g. a CI system building in a clean environment, a project-local opam root, or a duniverse build) this is not necessary, and we can get a solution much faster by using a different algorithm. This package provides a generic solver library which uses 0install's solver library. The CUDF library is used in order to interface with opam as it is the format used to talk to the supported solvers.
git:https://github.com/ocaml-opam/opam-0install-cudf.git
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Sep 2024 05:50:55 UTC
CompletedThu, 12 Sep 2024 06:06:54 UTC
Taskbuild (f41, /rpms/ocaml-opam-0install-cudf.git:948c5da9eb4120eb9c09118ab54c664329a46212)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-opam-0install-cudf.git#948c5da9eb4120eb9c09118ab54c664329a46212'}}
Tags
f41
RPMs
src
ocaml-opam-0install-cudf-0.5.0-1.fc41.src.rpm (info) (download)
riscv64
ocaml-opam-0install-cudf-0.5.0-1.fc41.riscv64.rpm (info) (download)
ocaml-opam-0install-cudf-devel-0.5.0-1.fc41.riscv64.rpm (info) (download)
ocaml-opam-0install-cudf-debuginfo-0.5.0-1.fc41.riscv64.rpm (info) (download)
ocaml-opam-0install-cudf-debugsource-0.5.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Aug 22 2024 Jerry James <loganjerry@gmail.com> 0.5.0-1 - Initial RPM