fix source0 and url
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
da94c21ff5
commit
977226ffa2
@ -1,10 +1,10 @@
|
|||||||
Name: minimap2
|
Name: minimap2
|
||||||
Version: 2.17
|
Version: 2.17
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A versatile pairwise aligner for genomic and spliced nucleotide sequences
|
Summary: A versatile pairwise aligner for genomic and spliced nucleotide sequences
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://lh3.github.io/minimap2/
|
URL: https://lh3.github.io/minimap2/
|
||||||
Source0: https://github.com/lh3/minimap2/archive/refs/tags/v2.17.tar.bz2
|
Source0: https://github.com/lh3/minimap2/releases/download/v%{version}/%{name}-%{version}.tar.bz2
|
||||||
Patch0: 0001-fix-man-command.patch
|
Patch0: 0001-fix-man-command.patch
|
||||||
|
|
||||||
BuildRequires: gcc make zlib-devel
|
BuildRequires: gcc make zlib-devel
|
||||||
@ -41,6 +41,9 @@ cp ./minimap2.1 %{buildroot}%{_mandir}/man1/
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 xu_ping <xuping33@h-partners.com> - 2.17-3
|
||||||
|
- fix source url
|
||||||
|
|
||||||
* Sat Aug 28 2021 yangzhao <yangzhao1@kylinos.cn> - 2.17-2
|
* Sat Aug 28 2021 yangzhao <yangzhao1@kylinos.cn> - 2.17-2
|
||||||
- fix man command
|
- fix man command
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user