Sun, 28 May 2023 09:36:44 UTC

Information for build libccd-2.0-7.fc25

ID791679
Package Namelibccd
Version2.0
Release7.fc25
Epoch
SummaryLibrary for collision detection between convex shapes
Descriptionlibccd implements variation on Gilbert-Johnson-Keerthi (GJK) algorithm + Expand Polytope Algorithm (EPA). It also implements Minkowski Portal Refinement (MPR, a.k.a. XenoCollide) algorithm as published in Game Programming Gems 7.
Built byrmattes
State complete
Volume fedora_koji_archive01
StartedSun, 14 Aug 2016 15:34:13 UTC
CompletedSun, 14 Aug 2016 15:40:11 UTC
Taskbuild (f25-candidate, /libccd:e07b80e6359a8e92a78c7371b28205056af4864d)
Tags
f25
f25-Beta
RPMs
src
libccd-2.0-7.fc25.src.rpm (info) (download)
armv7hl
libccd-2.0-7.fc25.armv7hl.rpm (info) (download)
libccd-devel-2.0-7.fc25.armv7hl.rpm (info) (download)
libccd-debuginfo-2.0-7.fc25.armv7hl.rpm (info) (download)
i686
libccd-2.0-7.fc25.i686.rpm (info) (download)
libccd-devel-2.0-7.fc25.i686.rpm (info) (download)
libccd-debuginfo-2.0-7.fc25.i686.rpm (info) (download)
x86_64
libccd-2.0-7.fc25.x86_64.rpm (info) (download)
libccd-devel-2.0-7.fc25.x86_64.rpm (info) (download)
libccd-debuginfo-2.0-7.fc25.x86_64.rpm (info) (download)
Logs
armv7hl
state.log
root.log
build.log
x86_64
build.log
state.log
root.log
i686
build.log
state.log
root.log
Changelog * Fri Aug 12 2016 Michal Toman <mtoman@fedoraproject.org> - 2.0-7 - No valgrind on MIPS * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Aug 27 2015 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 2.0-5 - Valgrind is not available only on s/390 (rhbz#1257526) * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Jun 01 2014 Rich Mattes <rmattes@fedoraproject.org> - 2.0-1 - Update to release 2.0 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Jan 09 2013 Dan HorĂ¡k <dan[at]danny.cz> - 1.4-2 - build on platforms without valgrind * Mon Oct 22 2012 Rich Mattes <richmattes@gmail.com> - 1.4-1 - Update to release 1.4 * Tue May 29 2012 Rich Mattes <richmattes@gmail.com> - 1.3-3 - Fixed pkgconfig file to point to correct include dir * Sat May 26 2012 Rich Mattes <richmattes@gmail.com> - 1.3-2 - Convert test suite to CTest * Fri May 25 2012 Rich Mattes <richmattes@gmail.com> - 1.3-1 - Update to release 1.3 - Remove upstreamed soname patch * Sun May 06 2012 Rich Mattes <richmattes@gmail.com> - 1.2-3 - Removed -static subpackage. * Mon Apr 30 2012 Rich Mattes <richmattes@gmail.com> - 1.2-2 - Update soname patch to match upstream implementation * Fri Apr 27 2012 Rich Mattes <richmattes@gmail.com> - 1.2-1 - Initial package