Wed, 03 Jul 2024 11:25:08 UTC | login

Information for build libccp4-6.5.1-1.fc29

ID44681
Package Namelibccp4
Version6.5.1
Release1.fc29
Epoch
SummaryLibrary providing specific CCP4 functionality
Description The CCP4 software suite is based around a library of routines which cover common tasks, such as file opening, parsing keyworded input, reading and writing of standard data formats, applying symmetry operations, etc. Programs in the suite call these routines which, as well as saving the programmer some effort, ensure that the varied programs in the suite have a similar look-and-feel. The library contains several sub components: * CMTZ library -- Contains a variety of functions for manipulating the data structure, for example adding crystals, datasets or columns. The data structure can be dumped to an output MTZ data file. * CMAP library -- Functions defining the C-level API for accessing CCP4 map files. * CSYM library -- a collection of functions centered around a data file syminfo.lib which is auto-generated from sgtbx (the Space Group Toolbox of cctbx). * CCP4 utility library -- many utility functions which either give specific CCP4 or platform independent functionality. * CCP4 Parser library -- provides CCP4-style parsing, as used for processing keywords of CCP4 programs, MTZ header records, etc. * CCP4 resizable arrays -- defines an object and methods which looks just like a simple C array, but can be resized at will without incurring excessive overheads. This package contains the shared library components needed for programs that have been compiled with the libccp4 library.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 15 Jun 2018 19:23:57 UTC
CompletedFri, 15 Jun 2018 20:02:14 UTC
Taskbuild (f29-candidate, libccp4-6.5.1-1.fc29.src.rpm)
Tags
f29
RPMs
src
libccp4-6.5.1-1.fc29.src.rpm (info) (download)
riscv64
libccp4-6.5.1-1.fc29.riscv64.rpm (info) (download)
libccp4-devel-6.5.1-1.fc29.riscv64.rpm (info) (download)
libccp4-debuginfo-6.5.1-1.fc29.riscv64.rpm (info) (download)
libccp4-debugsource-6.5.1-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jun 13 2018 Tom Callaway <spot@fedoraproject.org> - 6.5.1-1 - update to 6.5.1 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Feb 05 2017 Kalev Lember <klember@redhat.com> - 6.4.6-4 - Rebuilt for libgfortran soname bump * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Sep 21 2014 Tim Fenn <tim.fenn@gmail.com> - 6.4.6-1 - update to 6.4.6 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.3.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Jul 28 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 6.3.1-6 - Fix endianness settings on aarch64, ppc64le * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Aug 07 2013 Tim Fenn <tim.fenn@gmail.com> - 6.3.1-4 - patch ccp4_sysdep to fix arm build * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Jul 08 2013 Tim Fenn <tim.fenn@gmail.com> - 6.3.1-3 - add conditional to prevent broken deps on f19 and below * Sun Jun 02 2013 Tim Fenn <tim.fenn@gmail.com> - 6.3.1-2 - specfile cleanup * Thu May 30 2013 Tim Fenn <tim.fenn@gmail.com> - 6.3.1-1 - Initial build