Enhance spec file geneerator to find missing .so man page link for better dependency resolution
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-n?expand=0&rev=92
This commit is contained in:
parent
62cdf7e3b9
commit
1f67c9cbbf
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 18 08:47:10 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Enhance spec file generator to find missing .so man page
|
||||
links for better dependency resolution (bsc#1171682)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 13 13:59:14 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Modify patch texdoc_cnf.dif to ignore tlpkg/texlive.tlpdb as
|
||||
kpathsea uses the ls-R files as well
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 09:03:38 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Correct obsoletes for new packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 11:27:35 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define texlive_version 2020
|
||||
%define texlive_previous 2019
|
||||
%define texlive_release 20200327
|
||||
%define texlive_noarch 174
|
||||
%define texlive_noarch 176
|
||||
|
||||
#!BuildIgnore: texlive
|
||||
#!BuildIgnore: texlive-scripts
|
||||
@ -602,6 +602,7 @@ Summary: Documentation for texlive-latex2man
|
||||
License: LPPL-1.0
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
URL: http://www.tug.org/texlive/
|
||||
Provides: man(latex2man.1)
|
||||
Requires(preun): %install_info_prereq
|
||||
Requires(post): %install_info_prereq
|
||||
|
||||
@ -1921,6 +1922,9 @@ Summary: Documentation for texlive-latexdiff
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
URL: http://www.tug.org/texlive/
|
||||
Provides: man(latexdiff-vc.1)
|
||||
Provides: man(latexdiff.1)
|
||||
Provides: man(latexrevise.1)
|
||||
|
||||
%description -n texlive-latexdiff-doc
|
||||
This package includes the documentation for texlive-latexdiff
|
||||
@ -2498,6 +2502,7 @@ Summary: Documentation for texlive-latexmk
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
URL: http://www.tug.org/texlive/
|
||||
Provides: man(latexmk.1)
|
||||
|
||||
%description -n texlive-latexmk-doc
|
||||
This package includes the documentation for texlive-latexmk
|
||||
@ -7122,6 +7127,17 @@ Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
|
||||
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
|
||||
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
|
||||
Requires(posttrans): texlive-scripts >= %{texlive_version}
|
||||
Provides: man(cfftot1.1)
|
||||
Provides: man(mmafm.1)
|
||||
Provides: man(mmpfb.1)
|
||||
Provides: man(otfinfo.1)
|
||||
Provides: man(otftotfm.1)
|
||||
Provides: man(t1dotlessj.1)
|
||||
Provides: man(t1lint.1)
|
||||
Provides: man(t1rawafm.1)
|
||||
Provides: man(t1reencode.1)
|
||||
Provides: man(t1testpage.1)
|
||||
Provides: man(ttftotype42.1)
|
||||
# Download at ftp://ftp://ftp.tug.org/texlive/tlpretest/archive/
|
||||
# from 20200327
|
||||
Source58: lcdftypetools.doc.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user