Browse Source

updated texlive-20131002-texmfcnf-vine.patch: texmf.cnf (shell_escape_commands): added some programs

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7881 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 10 years ago
parent
commit
4fecfa38a3
2 changed files with 26 additions and 1 deletions
  1. 21 0
      t/texlive/texlive-20131002-texmfcnf-vine.patch
  2. 5 1
      t/texlive/texlive-vl.spec

+ 21 - 0
t/texlive/texlive-20131002-texmfcnf-vine.patch

@@ -77,3 +77,24 @@ diff -du texlive-source-20130817/texk/kpathsea/texmf.cnf.vine texlive-source-201
  % files that may be created as well as the formats.  For example
 
 Diff finished.  Sat Aug 24 10:26:48 2013
+diff -du texlive-source-20131002/texk/kpathsea/texmf.cnf.vine texlive-source-20131002/texk/kpathsea/texmf.cnf
+--- texlive-source-20131002/texk/kpathsea/texmf.cnf.vine	2013-10-07 21:47:56.260302080 +0900
++++ texlive-source-20131002/texk/kpathsea/texmf.cnf	2013-10-07 21:53:06.787172370 +0900
+@@ -569,11 +569,11 @@
+ % for being called from TeX.
+ % 
+ shell_escape_commands = \
+-bibtex,bibtex8,\
++bibtex,bibtex8,bibtexu,pbibtex,upbibtex,biber,\
+ kpsewhich,\
+-makeindex,\
+-mpost,\
+-repstopdf,\
++makeindex,mendex,texindy,\
++mpost,pmpost,upmpost,\
++repstopdf,epspdf,extractbb,\
+ 
+ % we'd like to allow:
+ % dvips - but external commands can be executed, need at least -R1.
+
+Diff finished.  Mon Oct  7 21:53:13 2013

+ 5 - 1
t/texlive/texlive-vl.spec

@@ -11,7 +11,7 @@ Summary: The TeX text formatting system
 Summary(ja): TeX 文書整形システム
 Name: texlive
 Version: 2013
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 License: distributable
 Group: Applications/Publishing
 URL: http://www.tug.org/texlive/
@@ -536,6 +536,10 @@ exit 0
 
 
 %changelog
+* Mon Oct  7 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-4
+- updated texlive-20131002-texmfcnf-vine.patch: 
+  texmf.cnf (shell_escape_commands): added some programs
+
 * Wed Oct  2 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-3
 - texlive-source-20131002 2014/dev + tlptexlive 20130815
 - defined %%global __find_requires find-requires-texlive.sh