Sat, 27 Apr 2024 18:17:33 UTC | login

Information for build HepMC-2.06.09-21.fc29

ID57792
Package NameHepMC
Version2.06.09
Release21.fc29
Epoch
SummaryC++ Event Record for Monte Carlo Generators
DescriptionThe HepMC package is an object oriented event record written in C++ for High Energy Physics Monte Carlo Generators. Many extensions from HEPEVT, the Fortran HEP standard, are supported: the number of entries is unlimited, spin density matrices can be stored with each vertex, flow patterns (such as color) can be stored and traced, integers representing random number generator states can be stored, and an arbitrary number of event weights can be included. Particles and vertices are kept separate in a graph structure, physically similar to a physics event. The added information supports the modularization of event generators. The package has been kept as simple as possible with minimal internal/external dependencies. Event information is accessed by means of iterators supplied with the package.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 09:14:36 UTC
CompletedThu, 19 Jul 2018 12:17:38 UTC
Taskbuild (f29-candidate, HepMC-2.06.09-21.fc29.src.rpm)
Tags
f29
f30
RPMs
src
HepMC-2.06.09-21.fc29.src.rpm (info) (download)
noarch
HepMC-doc-2.06.09-21.fc29.noarch.rpm (info) (download)
riscv64
HepMC-2.06.09-21.fc29.riscv64.rpm (info) (download)
HepMC-devel-2.06.09-21.fc29.riscv64.rpm (info) (download)
HepMC-debuginfo-2.06.09-21.fc29.riscv64.rpm (info) (download)
HepMC-debugsource-2.06.09-21.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 16 2018 Mattias Ellert <mattias,ellert@physics.uu.se> - 2.06.09-21 - Add BuildRequires on gcc-c++ - Packaging updates - Remove Group and BuildRoot tags - Don't clear the buildroot in the install section - Remove the clean section - Install license in licensedir (where applicable) * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.09-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.09-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.09-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.09-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.09-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Oct 07 2016 Dan HorĂ¡k <dan[at]danny.cz> - 2.06.09-15 - disable FMA on s390(x) * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.06.09-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Sep 17 2015 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 2.06.09-13 - disable FMA on both aarch64 and ppc64(le) to pass all tests * Thu Sep 03 2015 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 2.06.09-12 - disable -fexpensive-optimizations for aarch64 to get it build * Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.06.09-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 2.06.09-10 - Rebuilt for GCC 5 C++11 ABI change * Fri Mar 06 2015 Mattias Ellert <mattias.ellert@fysast.uu.se> - 2.06.09-9 - Increase epsilon - for i686 Fedora 22+ tests * Fri Mar 06 2015 Mattias Ellert <mattias.ellert@fysast.uu.se> - 2.06.09-8 - Do not trigger hexfloat output with gcc 5 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.06.09-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.06.09-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Aug 08 2013 Mattias Ellert <mattias.ellert@fysast.uu.se> - 2.06.09-5 - Use _pkgdocdir * Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.06.09-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jun 05 2013 Mattias Ellert <mattias.ellert@fysast.uu.se> - 2.06.09-3 - Make doc package independent * Wed May 22 2013 Mattias Ellert <mattias.ellert@fysast.uu.se> - 2.06.09-2 - Add isa to dependencies * Fri Nov 16 2012 Mattias Ellert <mattias.ellert@fysast.uu.se> - 2.06.09-1 - Initial build