Catch all lua based binaries for boo#1216650
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=460
This commit is contained in:
parent
b58c1bdf6f
commit
632cd97031
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 17 12:39:29 UTC 2023 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Catch all lua based binaries for boo#1216650
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 14:15:53 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -1661,9 +1661,9 @@ License: LPPL-1.0
|
||||
Summary: Binary files of latex-bin
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
URL: https://www.tug.org/texlive/
|
||||
Requires(pre): texlive-latex-bin >= %{texlive_version}
|
||||
# Needs to have the same version of zlib on system that it is compiled against
|
||||
%requires_eq libz1
|
||||
Requires(pre): texlive-latex-bin >= %{texlive_version}
|
||||
#!BuildIgnore: texlive-latex-bin
|
||||
Recommends: texlive-collection-fontsrecommended >= %{texlive_version}
|
||||
Recommends: texlive-collection-genericrecommended >= %{texlive_version}
|
||||
@ -1967,6 +1967,8 @@ License: LPPL-1.0
|
||||
Summary: Binary files of luahbtex
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
URL: https://www.tug.org/texlive/
|
||||
# Needs to have the same version of zlib on system that it is compiled against
|
||||
%requires_eq libz1
|
||||
Requires(pre): texlive-luahbtex >= %{texlive_version}
|
||||
#!BuildIgnore: texlive-luahbtex
|
||||
Recommends: texlive-collection-basic >= %{texlive_version}
|
||||
@ -1984,6 +1986,8 @@ License: LPPL-1.0
|
||||
Summary: Binary files of luajittex
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
URL: https://www.tug.org/texlive/
|
||||
# Needs to have the same version of zlib on system that it is compiled against
|
||||
%requires_eq libz1
|
||||
Requires(pre): texlive-luajittex >= %{texlive_version}
|
||||
#!BuildIgnore: texlive-luajittex
|
||||
Recommends: texlive-collection-basic >= %{texlive_version}
|
||||
@ -2015,6 +2019,8 @@ License: LPPL-1.0
|
||||
Summary: Binary files of luatex
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
URL: https://www.tug.org/texlive/
|
||||
# Needs to have the same version of zlib on system that it is compiled against
|
||||
%requires_eq libz1
|
||||
Requires(pre): texlive-luatex >= %{texlive_version}
|
||||
#!BuildIgnore: texlive-luatex
|
||||
Recommends: texlive-collection-fontsrecommended >= %{texlive_version}
|
||||
|
Loading…
Reference in New Issue
Block a user