| Name: | bcftools-debugsource |
|---|---|
| Version: | 1.9 |
| Release: | 3.el8 |
| Architecture: | aarch64 |
| Group: | Development/Debug |
| Size: | 2006786 |
| License: | GPLv3+ |
| RPM: | bcftools-debugsource-1.9-3.el8.aarch64.rpm |
| Source RPM: | bcftools-1.9-3.el8.src.rpm |
| Build Date: | Mon May 25 2020 |
| Build Host: | ca-buildarm05 |
| Vendor: | Oracle America |
| URL: | https://www.htslib.org/ |
| Summary: | Debug sources for package bcftools |
| Description: | This package provides debug sources for package bcftools. Debug sources are useful when developing applications that use this package or when debugging this package. |
- Fix the build failure adding perl(FindBin) build dependency.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Exclude a CPU architecture s390x. - Add Conflicts tag for samtools < 1.0. - Align the field delimiter as 1 space. - Use additional RPM macros for Source0. - Add a logic to check if bcftools is built with system htslib. - Update comments for license.
- New spec file for bcftools, now separate from samtools (#1767792). - Backported Python 3 and configure patches from later upstream development.