forked from pool/texlive-specs-u
.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-u?expand=0&rev=57
This commit is contained in:
parent
a273f56f18
commit
826b02661f
@ -1,14 +0,0 @@
|
||||
---
|
||||
texmf-dist/plain/cyrplain/plainenc.tex | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
--- texmf-dist/tex/plain/cyrplain/plainenc.tex
|
||||
+++ texmf-dist/tex/plain/cyrplain/plainenc.tex 2016-08-05 14:34:10.321889058 +0000
|
||||
@@ -24,6 +24,7 @@
|
||||
\chardef\atcatcode=\catcode`\@ \catcode`\@=11
|
||||
|
||||
% load definitions from BABEL's plain.def (\adddialect should now be defined)
|
||||
+\let\@hash@\relax
|
||||
\ifx\adddialect\undefined\let\adddialect\relax\let\protect\relax\fi
|
||||
\input plain.def
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 10 11:48:01 UTC 2016 - werner@suse.de
|
||||
|
||||
- Add the perl dependencies if found for scripts (boo#992982)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 15 10:02:40 UTC 2016 - werner@suse.de
|
||||
|
||||
|
@ -3226,6 +3226,8 @@ Requires(posttrans): grep
|
||||
Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
Recommends: texlive-shipunov-doc >= %{texlive_version}
|
||||
Requires: perl(File::Basename)
|
||||
#!BuildIgnore: perl(File::Basename)
|
||||
Provides: tex(altverse.sty)
|
||||
Provides: tex(autolist.sty)
|
||||
Provides: tex(biokey.sty)
|
||||
@ -13574,6 +13576,10 @@ Requires(posttrans): grep
|
||||
Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
Recommends: texlive-splitindex-doc >= %{texlive_version}
|
||||
Requires: perl(Getopt::Long)
|
||||
#!BuildIgnore: perl(Getopt::Long)
|
||||
Requires: perl(strict)
|
||||
#!BuildIgnore: perl(strict)
|
||||
Provides: tex(splitidx.sty)
|
||||
Provides: tex(splitindex.tex)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
@ -14189,6 +14195,12 @@ Requires(posttrans): grep
|
||||
Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
Recommends: texlive-srcredact-doc >= %{texlive_version}
|
||||
Requires: perl(File::Temp)
|
||||
#!BuildIgnore: perl(File::Temp)
|
||||
Requires: perl(Getopt::Std)
|
||||
#!BuildIgnore: perl(Getopt::Std)
|
||||
Requires: perl(strict)
|
||||
#!BuildIgnore: perl(strict)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20160523
|
||||
Source199: srcredact.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user