sync patches to fix grep testcase failed
This commit is contained in:
parent
4f635d0fa7
commit
b64fc32b63
1489
backport-Additional-PCRE2_EXTRA_ASCII_xxx-code.patch
Normal file
1489
backport-Additional-PCRE2_EXTRA_ASCII_xxx-code.patch
Normal file
File diff suppressed because it is too large
Load Diff
1649
backport-Implement-PCRE2_EXTRA_CASELESS_RESTRICT-and-related-.patch
Normal file
1649
backport-Implement-PCRE2_EXTRA_CASELESS_RESTRICT-and-related-.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
Name: pcre2
|
Name: pcre2
|
||||||
Version: 10.42
|
Version: 10.42
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: Perl Compatible Regular Expressions
|
Summary: Perl Compatible Regular Expressions
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.pcre.org/
|
URL: http://www.pcre.org/
|
||||||
@ -31,6 +31,8 @@ Patch6019: backport-Fix-incorrect-class-character-matches-in-JIT.patch
|
|||||||
Patch6020: backport-Fixing-an-issue-using-empty-character-sets-in-jit.patch
|
Patch6020: backport-Fixing-an-issue-using-empty-character-sets-in-jit.patch
|
||||||
Patch6021: backport-pcre2grep-document-better-possible-multiline-matchin.patch
|
Patch6021: backport-pcre2grep-document-better-possible-multiline-matchin.patch
|
||||||
Patch6022: backport-Remove-incorrect-optimization-in-DFA-matching-when-p.patch
|
Patch6022: backport-Remove-incorrect-optimization-in-DFA-matching-when-p.patch
|
||||||
|
Patch6023: backport-Implement-PCRE2_EXTRA_CASELESS_RESTRICT-and-related-.patch
|
||||||
|
Patch6024: backport-Additional-PCRE2_EXTRA_ASCII_xxx-code.patch
|
||||||
|
|
||||||
BuildRequires: autoconf libtool automake coreutils gcc make readline-devel
|
BuildRequires: autoconf libtool automake coreutils gcc make readline-devel
|
||||||
Obsoletes: pcre2-utf16 pcre2-utf32 pcre2-tools
|
Obsoletes: pcre2-utf16 pcre2-utf32 pcre2-tools
|
||||||
@ -148,6 +150,9 @@ make check
|
|||||||
%{_pkgdocdir}/html/
|
%{_pkgdocdir}/html/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 31 2024 xujing <xujing125@huawei.com> - 10.42-10
|
||||||
|
- DESC:sync patches to fix grep testcase failed
|
||||||
|
|
||||||
* Tue Sep 03 2024 dongyuzhen <dongyuzhen@h-partners.com> - 10.42-9
|
* Tue Sep 03 2024 dongyuzhen <dongyuzhen@h-partners.com> - 10.42-9
|
||||||
- DESC:Remove incorrect optimization in DFA matching when partial matching and (*F) are involved
|
- DESC:Remove incorrect optimization in DFA matching when partial matching and (*F) are involved
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user