From b58c1bdf6f4e606143bde712d85d0af6038155356af21bb4b7a319aaed581172 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 17 Nov 2023 12:28:17 +0000 Subject: [PATCH] Accepting request 1121211 from home:badshah400:branches:Publishing:TeXLive texlive-latex-bin-bin: Ensure the same version of libz1 is installed in system as against what texlive was compiled (boo#1216650). OBS-URL: https://build.opensuse.org/request/show/1121211 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=459 --- texlive.changes | 7 +++++++ texlive.spec | 2 ++ 2 files changed, 9 insertions(+) diff --git a/texlive.changes b/texlive.changes index a4350cc..3bde0f7 100644 --- a/texlive.changes +++ b/texlive.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 30 14:15:53 UTC 2023 - Atri Bhattacharya + +- texlive-latex-bin-bin: Ensure the same version of libz1 is + installed in system as against what texlive was compiled + (boo#1216650). + ------------------------------------------------------------------- Fri Jul 14 09:41:00 UTC 2023 - Dr. Werner Fink diff --git a/texlive.spec b/texlive.spec index 3a6ae42..83df068 100644 --- a/texlive.spec +++ b/texlive.spec @@ -1662,6 +1662,8 @@ 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 #!BuildIgnore: texlive-latex-bin Recommends: texlive-collection-fontsrecommended >= %{texlive_version} Recommends: texlive-collection-genericrecommended >= %{texlive_version}