Accepting request 972675 from Publishing:TeXLive
- Add a _constraints file to increase required disk size (boo#1198793) - Avoid doubled luatex/texlua shebangs (boo#1198790) - Do not bail out if local ls-R is not writable (boo#1194496) - Move luakeys-debug.tex from doc tree into load tree - Move dtk-logos.sty from doc tree into load tree OBS-URL: https://build.opensuse.org/request/show/972675 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive-specs-u?expand=0&rev=47
This commit is contained in:
commit
d3d0ab9eff
11
_constraints
Normal file
11
_constraints
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<constraints>
|
||||||
|
<hardware>
|
||||||
|
<disk>
|
||||||
|
<size unit="G">6</size>
|
||||||
|
</disk>
|
||||||
|
<physicalmemory>
|
||||||
|
<size unit="G">4</size>
|
||||||
|
</physicalmemory>
|
||||||
|
<processors>2</processors>
|
||||||
|
</hardware>
|
||||||
|
</constraints>
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 25 08:07:56 UTC 2022 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Add a _constraints file to increase required disk size (boo#1198793)
|
||||||
|
- Avoid doubled luatex/texlua shebangs (boo#1198790)
|
||||||
|
- Do not bail out if local ls-R is not writable (boo#1194496)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 19 07:11:14 UTC 2022 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Move luakeys-debug.tex from doc tree into load tree
|
||||||
|
- Move dtk-logos.sty from doc tree into load tree
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 7 09:34:59 UTC 2022 - Dr. Werner Fink <werner@suse.de>
|
Thu Apr 7 09:34:59 UTC 2022 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define texlive_version 2022
|
%define texlive_version 2022
|
||||||
%define texlive_previous 2021
|
%define texlive_previous 2021
|
||||||
%define texlive_release 20220321
|
%define texlive_release 20220321
|
||||||
%define texlive_noarch 191
|
%define texlive_noarch 195
|
||||||
|
|
||||||
#!BuildIgnore: texlive
|
#!BuildIgnore: texlive
|
||||||
#!BuildIgnore: texlive-scripts
|
#!BuildIgnore: texlive-scripts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user