Thu, 09 May 2024 20:08:01 UTC | login

Information for build fcl-0.5.0-10.fc29

ID72456
Package Namefcl
Version0.5.0
Release10.fc29
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 24 Aug 2018 15:07:25 UTC
CompletedFri, 24 Aug 2018 16:38:18 UTC
Taskbuild (f29-candidate, fcl-0.5.0-10.fc29.src.rpm)
Tags
f29
f30
RPMs
src
fcl-0.5.0-10.fc29.src.rpm (info) (download)
riscv64
fcl-0.5.0-10.fc29.riscv64.rpm (info) (download)
fcl-devel-0.5.0-10.fc29.riscv64.rpm (info) (download)
fcl-debuginfo-0.5.0-10.fc29.riscv64.rpm (info) (download)
fcl-debugsource-0.5.0-10.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> - 0.5.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 07 2018 Adam Williamson <awilliam@redhat.com> - 0.5.0-9 - Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Aug 07 2017 Björn Esser <besser82@fedoraproject.org> - 0.5.0-7 - Rebuilt for AutoReq cmake-filesystem * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Oct 21 2016 Rich Mattes <rmattes@fedoraproject.org> - 0.5.0-2 - Add License and Changelog to package - Use git tag instead of git commit for source URL