Disable eptexdir/wcfname.test
This commit is contained in:
parent
36003e057e
commit
afafff7637
@ -25,7 +25,7 @@
|
||||
|
||||
Name: %{shortname}-base
|
||||
Version: %{source_date}
|
||||
Release: 82%{?dist}
|
||||
Release: 82%{?dist}.alma.1
|
||||
Epoch: 11
|
||||
Summary: TeX formatting system
|
||||
# The only files in the base package are directories, cache, and license texts
|
||||
@ -8311,6 +8311,9 @@ sed -i 's|TESTS = tests/updmap-cmdline-test.pl||g' source/texk/texlive/Makefile.
|
||||
sed -i 's|bibtex8_tests = tests/bibtex8.test|bibtex8_tests =|g' source/texk/bibtex-x/Makefile.in
|
||||
sed -i 's|bibtex8_tests = tests/bibtex8.test|bibtex8_tests =|g' source/texk/bibtex-x/Makefile.am
|
||||
|
||||
sed -i 's|eptexdir/wcfname.test||g' source/texk/web2c/Makefile.in
|
||||
sed -i 's|eptexdir/wcfname.test||g' source/texk/web2c/Makefile.am
|
||||
|
||||
# Value here is "16" not "15" because we have a source0 at index 1.
|
||||
# Source15 at index 16 is our first "normal" noarch source file.
|
||||
# Also, this macro has to be here, not at the top, or it will not evaluate properly. :P
|
||||
@ -11121,6 +11124,9 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || :
|
||||
%doc %{_texdir}/texmf-dist/doc/latex/yplan/
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 Eduard Abdullin <eabdullin@almalinux.org> - 11:20230311-82.alma.1
|
||||
- Disable eptexdir/wcfname.test
|
||||
|
||||
* Mon May 6 2024 Tom Callaway <spot@fedoraproject.org> - 11:20230311-82
|
||||
- apply fix for context mtxrun.lua (bz2279243)
|
||||
- add versioned Fedora banner
|
||||
|
Loading…
Reference in New Issue
Block a user