Add buildRequire perl
This commit is contained in:
parent
aaa0e45125
commit
4cbc22f1f8
@ -1,12 +1,12 @@
|
|||||||
Name: utf8proc
|
Name: utf8proc
|
||||||
Version: 2.6.1
|
Version: 2.6.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A library provides Unicode normalization
|
Summary: A library provides Unicode normalization
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://juliastrings.github.io/utf8proc/
|
URL: https://juliastrings.github.io/utf8proc/
|
||||||
Source0: https://github.com/JuliaStrings/utf8proc/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz
|
Source0: https://github.com/JuliaStrings/utf8proc/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc perl
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Utf8proc is a small, clean C library that provides Unicode normalization, case-folding,
|
Utf8proc is a small, clean C library that provides Unicode normalization, case-folding,
|
||||||
@ -53,6 +53,9 @@ make check
|
|||||||
%doc README.md NEWS.md lump.md
|
%doc README.md NEWS.md lump.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 26 2021 caodongxia <caodongxia@huawei.com> - 2.6.1-3
|
||||||
|
- add buildRequire perl
|
||||||
|
|
||||||
* Tue Jul 20 2021 fuanan <fuanan3@hauwei.com> - 2.6.1-2
|
* Tue Jul 20 2021 fuanan <fuanan3@hauwei.com> - 2.6.1-2
|
||||||
- Remove redundant gdb from BuildRequires
|
- Remove redundant gdb from BuildRequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user