automatic version update by autodist [release 10.44-1mamba;Wed Jun 19 2024]
This commit is contained in:
parent
39056820e9
commit
d36d7b1329
16
pcre2.spec
16
pcre2.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pcre2
|
Name: pcre2
|
||||||
Version: 10.43
|
Version: 10.44
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: PCRE - Perl Compatible Regular Expressions
|
Summary: PCRE - Perl Compatible Regular Expressions
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -42,11 +42,10 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
cd src/sljit
|
#cd src/sljit
|
||||||
%patch 0 -p2 -b .x86_xgetbv_feature_detection
|
#%patch 0 -p2 -b .x86_xgetbv_feature_detection
|
||||||
%patch 1 -p2 -b .fix_locking_region_in_sjlit_malloc_exec
|
#%patch 1 -p2 -b .fix_locking_region_in_sjlit_malloc_exec
|
||||||
|
#cd ../..
|
||||||
cd ../..
|
|
||||||
sed -i "s| man/man| share/man/man|" CMakeLists.txt
|
sed -i "s| man/man| share/man/man|" CMakeLists.txt
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -109,6 +108,9 @@ mv %{buildroot}/usr/cmake %{buildroot}%{_libdir}/cmake
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 19 2024 Automatic Build System <autodist@openmamba.org> 10.44-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Apr 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 10.43-2mamba
|
* Mon Apr 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 10.43-2mamba
|
||||||
- enabled JIT; added patches to fix instruction detection on x86 and thread safety problem
|
- enabled JIT; added patches to fix instruction detection on x86 and thread safety problem
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user