add requires
This commit is contained in:
parent
b270c5501e
commit
243b11ecb1
@ -1,6 +1,6 @@
|
||||
Name: cloc
|
||||
Version: 1.86
|
||||
Release: 0
|
||||
Release: 2
|
||||
Summary: Program line caculation tools
|
||||
License: GPLv2+
|
||||
URL: https://github.com/AlDanial/cloc
|
||||
@ -13,6 +13,9 @@ BuildRequires: perl-Regexp-Common
|
||||
BuildRequires: perl-Parallel-ForkManager
|
||||
|
||||
|
||||
Requires: perl-Regexp-Common
|
||||
Requires: perl-Parallel-ForkManager
|
||||
|
||||
%description
|
||||
cloc is a tool which can help to do program line caculation.
|
||||
|
||||
@ -39,6 +42,9 @@ make install DESTDIR="%{buildroot}"
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 29 2021 myeuler <myeuler@163.com>
|
||||
- add Requires needed
|
||||
|
||||
* Mon Aug 17 2020 fcwicky <307610302@qq.com>
|
||||
- Update package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user