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-a?expand=0&rev=109
This commit is contained in:
Dr. Werner Fink 2020-05-18 09:39:39 +00:00 committed by Git OBS Bridge
parent c6aa2ab8b7
commit 25c7016535
2 changed files with 64 additions and 42 deletions

View File

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

View File

@ -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
@ -67,7 +67,7 @@ BuildRequires: texlive-filesystem
BuildRequires: xz
BuildArch: noarch
Summary: Meta package for a
License: Apache-1.0 AND BSD-3-Clause AND GFDL-1.2-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LPPL-1.0 AND LPPL-1.3c AND OFL-1.1 AND SUSE-Public-Domain AND SUSE-TeX
License: Apache-1.0 and BSD-3-Clause and GFDL-1.2 and GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and LPPL-1.3c and OFL-1.1 and SUSE-Public-Domain and SUSE-TeX
Group: Productivity/Publishing/TeX/Base
URL: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta
Source0: texlive-specs-a-rpmlintrc
@ -1424,6 +1424,7 @@ Summary: Documentation for texlive-a2ping
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/
Provides: man(a2ping.1)
%description -n texlive-a2ping-doc
This package includes the documentation for texlive-a2ping
@ -6449,6 +6450,7 @@ Summary: Documentation for texlive-afm2pl
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/
Provides: man(afm2pl.1)
%description -n texlive-afm2pl-doc
This package includes the documentation for texlive-afm2pl
@ -16590,6 +16592,8 @@ 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(aleph.1)
Provides: man(lamed.1)
# Download at ftp://ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20200327
Source130: aleph.doc.tar.xz
@ -16618,22 +16622,6 @@ if test $1 = 0; then
exit 0
fi
%triggerin -n texlive-aleph -- texlive-latex
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerun -n texlive-aleph -- texlive-latex
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerin -n texlive-aleph -- texlive-omega
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerun -n texlive-aleph -- texlive-omega
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerin -n texlive-aleph -- texlive-antomega
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
@ -16642,19 +16630,11 @@ fi
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerin -n texlive-aleph -- texlive-lambda
%triggerin -n texlive-aleph -- texlive-cm
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerun -n texlive-aleph -- texlive-lambda
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerin -n texlive-aleph -- texlive-l3kernel
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerun -n texlive-aleph -- texlive-l3kernel
%triggerun -n texlive-aleph -- texlive-cm
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
@ -16666,6 +16646,30 @@ fi
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerin -n texlive-aleph -- texlive-l3kernel
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerun -n texlive-aleph -- texlive-l3kernel
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerin -n texlive-aleph -- texlive-lambda
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerun -n texlive-aleph -- texlive-lambda
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerin -n texlive-aleph -- texlive-latex
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerun -n texlive-aleph -- texlive-latex
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerin -n texlive-aleph -- texlive-latex-fonts
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
@ -16674,11 +16678,11 @@ fi
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerin -n texlive-aleph -- texlive-cm
%triggerin -n texlive-aleph -- texlive-omega
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
%triggerun -n texlive-aleph -- texlive-cm
%triggerun -n texlive-aleph -- texlive-omega
> /var/run/texlive/run-fmtutil.aleph
> /var/run/texlive/run-fmtutil.lamed
@ -21796,6 +21800,7 @@ Summary: Documentation for texlive-amstex
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/
Provides: man(amstex.1)
%description -n texlive-amstex-doc
This package includes the documentation for texlive-amstex
@ -21817,18 +21822,24 @@ if test $1 = 0; then
exit 0
fi
%triggerin -n texlive-amstex -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.amstex
%triggerun -n texlive-amstex -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.amstex
%triggerin -n texlive-amstex -- texlive-amsfonts
> /var/run/texlive/run-fmtutil.amstex
%triggerun -n texlive-amstex -- texlive-amsfonts
> /var/run/texlive/run-fmtutil.amstex
%triggerin -n texlive-amstex -- texlive-cm
> /var/run/texlive/run-fmtutil.amstex
%triggerun -n texlive-amstex -- texlive-cm
> /var/run/texlive/run-fmtutil.amstex
%triggerin -n texlive-amstex -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.amstex
%triggerun -n texlive-amstex -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.amstex
%triggerin -n texlive-amstex -- texlive-knuth-lib
> /var/run/texlive/run-fmtutil.amstex
@ -21841,12 +21852,6 @@ fi
%triggerun -n texlive-amstex -- texlive-plain
> /var/run/texlive/run-fmtutil.amstex
%triggerin -n texlive-amstex -- texlive-cm
> /var/run/texlive/run-fmtutil.amstex
%triggerun -n texlive-amstex -- texlive-cm
> /var/run/texlive/run-fmtutil.amstex
%posttrans -n texlive-amstex
%if %{with zypper_posttrans}
test -z "$ZYPP_IS_RUNNING" || exit 0