Click here to visit the old openkoji buildsystem (Archived)

Information for build fcl-0.7.0-6.fc40

ID22722
Package Namefcl
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.7.0
Release6.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/fcl.git#89136b0bf8249b6afdbd9bc452b30407160a7f03
SummaryFlexible Collision Library
DescriptionFCL is a library for performing three types of proximity queries on a pair of geometric models composed of triangles. * Collision detection: detecting whether the two models overlap, and optionally, all of the triangles that overlap. * Distance computation: computing the minimum distance between a pair of models, i.e., the distance between the closest pair of points. * Tolerance verification: determining whether two models are closer or farther than a tolerance distance. * Continuous collision detection: detecting whether the two moving models overlap during the movement, and optionally, the time of contact. * Contact information: for collision detection and continuous collision detection, the contact information (including contact normals and contact points) can be returned optionally.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 06:16:30 CST
CompletedFri, 03 May 2024 08:09:06 CST
Taskbuild (f40, /rpms/fcl.git:89136b0bf8249b6afdbd9bc452b30407160a7f03)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fcl.git#89136b0bf8249b6afdbd9bc452b30407160a7f03'}}
Tags
f40
RPMs
src
fcl-0.7.0-6.fc40.src.rpm (info) (download)
riscv64
fcl-0.7.0-6.fc40.riscv64.rpm (info) (download)
fcl-devel-0.7.0-6.fc40.riscv64.rpm (info) (download)
fcl-debuginfo-0.7.0-6.fc40.riscv64.rpm (info) (download)
fcl-debugsource-0.7.0-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 29 2022 Rich Mattes <richmattes@gmail.com> - 0.7.0-1 - Update to release 0.7.0 (rhbz#2003209)