Click here to visit the old openkoji buildsystem (Archived)

Information for build fcl-0.7.0-6.fc41

ID7714
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.fc41
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
StartedWed, 01 May 2024 22:39:01 CST
CompletedThu, 02 May 2024 00:35:56 CST
Taskbuild (f41, /rpms/fcl.git:89136b0bf8249b6afdbd9bc452b30407160a7f03)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fcl.git#89136b0bf8249b6afdbd9bc452b30407160a7f03'}}
Tags
f41
RPMs
src
fcl-0.7.0-6.fc41.src.rpm (info) (download)
riscv64
fcl-0.7.0-6.fc41.riscv64.rpm (info) (download)
fcl-devel-0.7.0-6.fc41.riscv64.rpm (info) (download)
fcl-debuginfo-0.7.0-6.fc41.riscv64.rpm (info) (download)
fcl-debugsource-0.7.0-6.fc41.riscv64.rpm (info) (download)
Logs
riscv64
root.log
installed_pkgs.log
state.log
build.log
hw_info.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)