Accepting request 419938 from Publishing:TeXLive
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/419938 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive-specs-u?expand=0&rev=22
This commit is contained in:
commit
7c37c3d20f
@ -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