1
0
Dr. Werner Fink 2016-08-11 10:56:37 +00:00 committed by Git OBS Bridge
parent bfb542e34b
commit 891fbe52ec
3 changed files with 9 additions and 14 deletions

View File

@ -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

View File

@ -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

View File

@ -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)