From bcdeb3283ac8af3c94b6fcf30b6eee3b2050869c71aa216d0a4e083d72695d47 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 8 May 2018 14:04:33 +0000 Subject: [PATCH] Respect rename of texconfig to tetex OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=300 --- texlive.changes | 5 +++++ texlive.spec | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/texlive.changes b/texlive.changes index 337e8e8..6c98ad3 100644 --- a/texlive.changes +++ b/texlive.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 8 12:24:13 UTC 2018 - werner@suse.de + +- Respect rename of texconfig to tetex + ------------------------------------------------------------------- Mon May 7 11:19:03 UTC 2018 - werner@suse.de diff --git a/texlive.spec b/texlive.spec index efb7b03..09d6fb2 100644 --- a/texlive.spec +++ b/texlive.spec @@ -89,14 +89,10 @@ PreReq: %{name}-kpathsea-bin >= %{texlive_version} PreReq: %{name}-kpathsea >= %{texlive_version} PreReq: %{name}-tetex-bin >= %{texlive_version} PreReq: %{name}-tetex >= %{texlive_version} -PreReq: %{name}-texconfig-bin >= %{texlive_version} -PreReq: %{name}-texconfig >= %{texlive_version} #!BuildIgnore: %{name}-kpathsea-bin #!BuildIgnore: %{name}-kpathsea #!BuildIgnore: %{name}-tetex-bin #!BuildIgnore: %{name}-tetex -#!BuildIgnore: %{name}-texconfig-bin -#!BuildIgnore: %{name}-texconfig Requires(post): coreutils Requires(postun): coreutils Requires(posttrans): coreutils @@ -109,8 +105,6 @@ Requires(posttrans): %{name}-kpathsea-bin >= %{texlive_version} Requires(posttrans): %{name}-kpathsea >= %{texlive_version} Requires(posttrans): %{name}-tetex-bin >= %{texlive_version} Requires(posttrans): %{name}-tetex >= %{texlive_version} -Requires(posttrans): %{name}-texconfig-bin >= %{texlive_version} -Requires(posttrans): %{name}-texconfig >= %{texlive_version} Recommends: %{name}-scheme-medium BuildRequires: autoconf BuildRequires: automake