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-c?expand=0&rev=93
This commit is contained in:
parent
2f10b76cad
commit
e33742ecc0
@ -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
|
||||
@ -15376,6 +15376,7 @@ Summary: Documentation for texlive-bibtex
|
||||
License: SUSE-TeX
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
URL: http://www.tug.org/texlive/
|
||||
Provides: man(bibtex.1)
|
||||
|
||||
%description -n texlive-bibtex-doc
|
||||
This package includes the documentation for texlive-bibtex
|
||||
@ -15477,6 +15478,7 @@ Summary: Documentation for texlive-bibtex8
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
URL: http://www.tug.org/texlive/
|
||||
Provides: man(bibtex8.1)
|
||||
|
||||
%description -n texlive-bibtex8-doc
|
||||
This package includes the documentation for texlive-bibtex8
|
||||
@ -15666,6 +15668,7 @@ 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(bibtexu.1)
|
||||
# Download at ftp://ftp://ftp.tug.org/texlive/tlpretest/archive/
|
||||
# from 20200327
|
||||
Source246: bibtexu.doc.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user