Accepting request 500750 from Publishing:TeXLive
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/500750 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive?expand=0&rev=35
This commit is contained in:
commit
9d02e8f623
24
source.dif
24
source.dif
@ -392,7 +392,7 @@
|
|||||||
|
|
||||||
% Where to look for ls-R files. There need not be an ls-R in the
|
% Where to look for ls-R files. There need not be an ls-R in the
|
||||||
% directories in this path, but if there is one, Kpathsea will use it.
|
% directories in this path, but if there is one, Kpathsea will use it.
|
||||||
@@ -102,13 +102,13 @@ TEXMF = {$TEXMFCONFIG,$TEXMFVAR,$TEXMFHO
|
@@ -102,24 +102,23 @@ TEXMF = {$TEXMFCONFIG,$TEXMFVAR,$TEXMFHO
|
||||||
% does not create ls-R files in the non-!! elements -- because if an
|
% does not create ls-R files in the non-!! elements -- because if an
|
||||||
% ls-R is present, it will be used, and the disk will not be searched.
|
% ls-R is present, it will be used, and the disk will not be searched.
|
||||||
% This is arguably a bug in kpathsea.
|
% This is arguably a bug in kpathsea.
|
||||||
@ -408,7 +408,11 @@
|
|||||||
|
|
||||||
% First writable tree here is used by Lua(La)TeX for the font cache.
|
% First writable tree here is used by Lua(La)TeX for the font cache.
|
||||||
% LuaLaTeX uses the value here, while ConTeXt uses the same variable but
|
% LuaLaTeX uses the value here, while ConTeXt uses the same variable but
|
||||||
@@ -119,7 +119,6 @@ TEXMFCACHE = $TEXMFSYSVAR;$TEXMFVAR
|
% from texmfcnf.lua; therefore the two values should be kept in sync.
|
||||||
|
% (As should everything else in texmf.cnf <-> texmfcnf.lua.)
|
||||||
|
-TEXMFCACHE = $TEXMFSYSVAR;$TEXMFVAR
|
||||||
|
+TEXMFCACHE = $TEXMFSYSVAR;$TEXMFVAR;$HOMECACHE
|
||||||
|
|
||||||
% Where generated fonts may be written. This tree is used when the sources
|
% Where generated fonts may be written. This tree is used when the sources
|
||||||
% were found in a system tree and either that tree wasn't writable, or the
|
% were found in a system tree and either that tree wasn't writable, or the
|
||||||
% varfonts feature was enabled in MT_FEATURES in mktex.cnf.
|
% varfonts feature was enabled in MT_FEATURES in mktex.cnf.
|
||||||
@ -572,11 +576,10 @@
|
|||||||
OTPINPUTS = .;$TEXMF/omega/otp//
|
OTPINPUTS = .;$TEXMF/omega/otp//
|
||||||
OCPINPUTS = .;$TEXMF/omega/ocp//
|
OCPINPUTS = .;$TEXMF/omega/ocp//
|
||||||
|
|
||||||
@@ -489,33 +489,34 @@ RUBYINPUTS = .;$TEXMF/scripts/{$progna
|
@@ -490,32 +490,38 @@ RUBYINPUTS = .;$TEXMF/scripts/{$progna
|
||||||
% since we don't want to scatter ../'s throughout the value. Hence we
|
|
||||||
% explicitly list every directory. Arguably more understandable anyway.
|
% explicitly list every directory. Arguably more understandable anyway.
|
||||||
%
|
%
|
||||||
-TEXMFCNF = {\
|
TEXMFCNF = {\
|
||||||
-$SELFAUTOLOC,\
|
-$SELFAUTOLOC,\
|
||||||
-$SELFAUTOLOC/share/texmf-local/web2c,\
|
-$SELFAUTOLOC/share/texmf-local/web2c,\
|
||||||
-$SELFAUTOLOC/share/texmf-dist/web2c,\
|
-$SELFAUTOLOC/share/texmf-dist/web2c,\
|
||||||
@ -602,8 +605,11 @@
|
|||||||
-$SELFAUTOPARENT/texmf-local/web2c,\
|
-$SELFAUTOPARENT/texmf-local/web2c,\
|
||||||
-$SELFAUTOPARENT/texmf-dist/web2c,\
|
-$SELFAUTOPARENT/texmf-dist/web2c,\
|
||||||
-$SELFAUTOPARENT/texmf/web2c\
|
-$SELFAUTOPARENT/texmf/web2c\
|
||||||
-}
|
+/etc/texmf,\
|
||||||
+TEXMFCNF = /etc/texmf;/etc/texmf/web2c;/var/lib/texmf/web2c;$TEXMF/web2c
|
+/etc/texmf/web2c,\
|
||||||
|
+/var/lib/texmf/web2c,\
|
||||||
|
+/usr/share/texmf/web2c\
|
||||||
|
}
|
||||||
+%TEXMFCNF = {\
|
+%TEXMFCNF = {\
|
||||||
+%$SELFAUTOLOC,\
|
+%$SELFAUTOLOC,\
|
||||||
+%$SELFAUTOLOC/share/texmf-local/web2c,\
|
+%$SELFAUTOLOC/share/texmf-local/web2c,\
|
||||||
@ -634,7 +640,7 @@
|
|||||||
%
|
%
|
||||||
% For reference, here is the old brace-using definition:
|
% For reference, here is the old brace-using definition:
|
||||||
%TEXMFCNF = {$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c}
|
%TEXMFCNF = {$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c}
|
||||||
@@ -568,7 +569,6 @@ extractbb,\
|
@@ -568,7 +574,6 @@ extractbb,\
|
||||||
gregorio,\
|
gregorio,\
|
||||||
kpsewhich,\
|
kpsewhich,\
|
||||||
makeindex,\
|
makeindex,\
|
||||||
@ -642,7 +648,7 @@
|
|||||||
repstopdf,\
|
repstopdf,\
|
||||||
|
|
||||||
% we'd like to allow:
|
% we'd like to allow:
|
||||||
@@ -791,3 +791,33 @@ max_cols.gftype = 8191
|
@@ -791,3 +796,33 @@ max_cols.gftype = 8191
|
||||||
% Guess input encoding (SJIS vs. Unicode, etc.) in pTeX and friends?
|
% Guess input encoding (SJIS vs. Unicode, etc.) in pTeX and friends?
|
||||||
% Default is 0, to not guess.
|
% Default is 0, to not guess.
|
||||||
guess_input_kanji_encoding = 1
|
guess_input_kanji_encoding = 1
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:fef57ed9aef8e3a93664c0d0f52aa2fd0faeb54acca9ebd38ce22a8ae55de64f
|
oid sha256:a8b32ca47f0a403661a09e202f4567a995beb718c18d8f81ca6d76daa1da21ed
|
||||||
size 47774684
|
size 45941100
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 26 15:22:17 UTC 2017 - werner@suse.de
|
||||||
|
|
||||||
|
- Switch over from 20160523 source tree to 20160523b
|
||||||
|
as it includes someminor bug fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 26 11:07:07 UTC 2017 - werner@suse.de
|
||||||
|
|
||||||
|
- Use lua compatible configuration for TEXMFCNF in texmf.cnf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 3 11:50:38 CEST 2017 - kukuk@suse.de
|
Wed May 3 11:50:38 CEST 2017 - kukuk@suse.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define texlive_version 2016
|
%define texlive_version 2016
|
||||||
%define texlive_previous 2015
|
%define texlive_previous 2015
|
||||||
%define texlive_release 20160523
|
%define texlive_release 20160523
|
||||||
%define texlive_noarch 117
|
%define texlive_noarch 122
|
||||||
%define texlive_source texlive-20160523-source
|
%define texlive_source texlive-20160523-source
|
||||||
|
|
||||||
%define __perl_requires %{nil}
|
%define __perl_requires %{nil}
|
||||||
@ -3945,6 +3945,9 @@ rm -f /var/run/texlive/run-update
|
|||||||
#%config(noreplace) %verify(not md5 size mtime) %{_texmfconfdir}/web2c/texmf.cnf
|
#%config(noreplace) %verify(not md5 size mtime) %{_texmfconfdir}/web2c/texmf.cnf
|
||||||
#%verify(link) %{_texmfmaindir}/web2c/fmtutil.cnf
|
#%verify(link) %{_texmfmaindir}/web2c/fmtutil.cnf
|
||||||
#%verify(link) %{_texmfmaindir}/web2c/texmf.cnf
|
#%verify(link) %{_texmfmaindir}/web2c/texmf.cnf
|
||||||
|
# is part of texlive-luatex
|
||||||
|
#%config(noreplace) %verify(not md5 size mtime) %{_texmfconfdir}/web2c/texmfcnf.lua
|
||||||
|
#%verify(link) %{_texmfmaindir}/web2c/texmfcnf.lua
|
||||||
%{_mandir}/man8/public.*
|
%{_mandir}/man8/public.*
|
||||||
%verify(link) /var/adm/update-scripts/%{name}-%{version}-%{release}-zypper
|
%verify(link) /var/adm/update-scripts/%{name}-%{version}-%{release}-zypper
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user