!34 【轻量级 PR】:pcre2.spec中指定的源码包Source0无效,需修正。
From: @huyubiao Reviewed-by: @licunlong Signed-off-by: @licunlong
This commit is contained in:
commit
ea1e5a2ff9
@ -1,10 +1,10 @@
|
||||
Name: pcre2
|
||||
Version: 10.40
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Perl Compatible Regular Expressions
|
||||
License: BSD
|
||||
URL: http://www.pcre.org/
|
||||
Source0: https://ftp.pcre.org/pub/pcre/%{name}-%{version}.tar.bz2
|
||||
Source0: https://github.com/PCRE2Project/pcre2/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
|
||||
|
||||
# Do no set RPATH if libdir is not /usr/lib
|
||||
Patch6000: backport-pcre2-10.10-Fix-multilib.patch
|
||||
@ -130,6 +130,9 @@ make check
|
||||
%{_pkgdocdir}/html/
|
||||
|
||||
%changelog
|
||||
* Sat Nov 26 2022 huyubiao <huyubiao@huawei.com> - 10.40-2
|
||||
- Update the Source0 URL.
|
||||
|
||||
* Fri Nov 18 2022 dillon chen <dillon.chen@gmail.com> - 10.40-1
|
||||
- update to 10.40
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user