!2 修改 vcftools 编译失败问题
From: @reganhe_xx Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
7fbae5db04
@ -1,13 +1,13 @@
|
||||
Name: vcftools
|
||||
Version: 0.1.16
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A set of tools written in Perl and C++ for working with VCF files
|
||||
|
||||
License: LGPLv3
|
||||
URL: https://github.com/vcftools/vcftools
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: zlib
|
||||
@ -42,6 +42,9 @@ such as those generated by the 1000 Genomes Project.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 18 2021 zhouzhongyuan <zhouzhongyuan96@163.com>
|
||||
* Mon Jul 12 2021 herengui <herengui@uniontech.com> - 0.1.16-2
|
||||
- fix build issue
|
||||
|
||||
* Thu Mar 18 2021 zhouzhongyuan <zhouzhongyuan96@163.com> - 0.1.16-1
|
||||
- Init package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user