forked from pool/texlive
Accepting request 742848 from home:alarrosa:branches:Publishing:TeXLive
- Add 0001-Updated-tests-after-U-C-upgrade-changed-sortinit-hashes.patch from upstream (with context modifications to apply correctly) to update biber tests after the Unicode::Collate upgrade from 1.25 to 1.27 changed sortinit hashes with (at least) perl 5.26, while using perl 5.28 seems to work fine (boo#1152776) OBS-URL: https://build.opensuse.org/request/show/742848 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=331
This commit is contained in:
1767
0001-Updated-tests-after-U-C-upgrade-changed-sortinit-hashes.patch
Normal file
1767
0001-Updated-tests-after-U-C-upgrade-changed-sortinit-hashes.patch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 25 09:04:31 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Add 0001-Updated-tests-after-U-C-upgrade-changed-sortinit-hashes.patch
|
||||||
|
from upstream (with context modifications to apply correctly) to update
|
||||||
|
biber tests after the Unicode::Collate upgrade from 1.25 to 1.27
|
||||||
|
changed sortinit hashes with (at least) perl 5.26, while using
|
||||||
|
perl 5.28 seems to work fine (boo#1152776)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 20 20:12:25 UTC 2019 - Michael Gorse <mgorse@suse.com>
|
Fri Sep 20 20:12:25 UTC 2019 - Michael Gorse <mgorse@suse.com>
|
||||||
|
|
||||||
|
@@ -273,6 +273,8 @@ Patch56: source-poppler-use-std_string.patch
|
|||||||
Patch57: source-poppler-fix-dict-memleak.patch
|
Patch57: source-poppler-fix-dict-memleak.patch
|
||||||
# PATCH-FIX-TEXLIVE
|
# PATCH-FIX-TEXLIVE
|
||||||
Patch58: source-poppler0.79.0.patch
|
Patch58: source-poppler0.79.0.patch
|
||||||
|
# PATCH-FIX-UPSTREAM Updated tests after Unicode::Collate upgrade from 1.25 to 1.27 changed sortinit hashes
|
||||||
|
Patch59: 0001-Updated-tests-after-U-C-upgrade-changed-sortinit-hashes.patch
|
||||||
Prefix: %{_bindir}
|
Prefix: %{_bindir}
|
||||||
Provides: pdfjam = %{version}
|
Provides: pdfjam = %{version}
|
||||||
Obsoletes: pdfjam < %{version}
|
Obsoletes: pdfjam < %{version}
|
||||||
@@ -3648,6 +3650,9 @@ pushd ../*biber-*/
|
|||||||
%if 0%{perl_versnum} < 5200
|
%if 0%{perl_versnum} < 5200
|
||||||
%patch47 -p0 -b .518
|
%patch47 -p0 -b .518
|
||||||
%endif
|
%endif
|
||||||
|
%if %{?pkg_vcmp:%{pkg_vcmp perl < 5.28.0}}%{!?pkg_vcmp:1}
|
||||||
|
%patch59 -p1
|
||||||
|
%endif
|
||||||
rm -vf bin/biber.noica
|
rm -vf bin/biber.noica
|
||||||
rm -vf t/*.fastsort
|
rm -vf t/*.fastsort
|
||||||
popd
|
popd
|
||||||
|
Reference in New Issue
Block a user