diff --git a/cyrplain_plainenc.dif b/cyrplain_plainenc.dif deleted file mode 100644 index 0df00fe..0000000 --- a/cyrplain_plainenc.dif +++ /dev/null @@ -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 - diff --git a/texlive-specs-a.changes b/texlive-specs-a.changes index 5fbf21c..812f81c 100644 --- a/texlive-specs-a.changes +++ b/texlive-specs-a.changes @@ -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 diff --git a/texlive-specs-a.spec b/texlive-specs-a.spec index 66a46d3..750145b 100644 --- a/texlive-specs-a.spec +++ b/texlive-specs-a.spec @@ -2531,6 +2531,10 @@ Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-accfonts-doc >= %{texlive_version} +Requires: perl(File::Basename) +#!BuildIgnore: perl(File::Basename) +Requires: perl(Getopt::Std) +#!BuildIgnore: perl(Getopt::Std) Provides: tex(CSX.def) Provides: tex(ISO-Latin1.def) Provides: tex(ISO-Latin2.def)