!21 update to 1.19
From: @Jer6y Reviewed-by: @reganhe_xx Signed-off-by: @reganhe_xx
This commit is contained in:
commit
86c6f9e6b1
Binary file not shown.
BIN
htslib-1.19.tar.bz2
Normal file
BIN
htslib-1.19.tar.bz2
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: htslib
|
||||
Version: 1.17
|
||||
Version: 1.19
|
||||
Release: 1
|
||||
Summary: C library for high-throughput sequencing data formats
|
||||
License: MIT and BSD
|
||||
@ -7,7 +7,7 @@ URL: http://www.htslib.org
|
||||
Source0: https://github.com/samtools/htslib/releases/download/%{version}/htslib-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gcc make curl-devel zlib zlib-devel bzip2-devel xz-devel libxcrypt-devel openssl-devel
|
||||
|
||||
BuildRequires: autoconf automake libtool
|
||||
%description
|
||||
HTSlib is an implementation of a unified C library for accessing common file
|
||||
formats, such as SAM, CRAM and VCF, used for high-throughput sequencing data,
|
||||
@ -76,11 +76,16 @@ rm -rf %{buildroot}/%{_libdir}/libhts.a
|
||||
%{_bindir}/bgzip
|
||||
%{_bindir}/htsfile
|
||||
%{_bindir}/tabix
|
||||
%{_bindir}/annot-tsv
|
||||
%{_mandir}/man1/annot-tsv.1*
|
||||
%{_mandir}/man1/bgzip.1*
|
||||
%{_mandir}/man1/htsfile.1*
|
||||
%{_mandir}/man1/tabix.1*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 5 2024 luojun <luojun.oerv@isrc.iscas.ac.cn> - 1.19-1
|
||||
- Update to 1.19
|
||||
|
||||
* Wed May 24 2023 guoyizhang <kuoi@bioarchlinux.org> - 1.17-1
|
||||
- Update to 1.17
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user