.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-c?expand=0&rev=61
This commit is contained in:
parent
562cbfa231
commit
958e22d445
@ -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
|
||||
|
||||
|
@ -9154,6 +9154,24 @@ Requires(posttrans): grep
|
||||
Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
Recommends: texlive-bibtexperllibs-doc >= %{texlive_version}
|
||||
Requires: perl(BibTeX::Parser)
|
||||
#!BuildIgnore: perl(BibTeX::Parser)
|
||||
Requires: perl(BibTeX::Parser::Author)
|
||||
#!BuildIgnore: perl(BibTeX::Parser::Author)
|
||||
Requires: perl(BibTeX::Parser::Entry)
|
||||
#!BuildIgnore: perl(BibTeX::Parser::Entry)
|
||||
Requires: perl(Exporter)
|
||||
#!BuildIgnore: perl(Exporter)
|
||||
Requires: perl(LaTeX::ToUnicode)
|
||||
#!BuildIgnore: perl(LaTeX::ToUnicode)
|
||||
Requires: perl(LaTeX::ToUnicode::Tables)
|
||||
#!BuildIgnore: perl(LaTeX::ToUnicode::Tables)
|
||||
Requires: perl(strict)
|
||||
#!BuildIgnore: perl(strict)
|
||||
Requires: perl(utf8)
|
||||
#!BuildIgnore: perl(utf8)
|
||||
Requires: perl(warnings)
|
||||
#!BuildIgnore: perl(warnings)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20160523
|
||||
Source165: bibtexperllibs.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user