forked from pool/texlive
Respect rename of texconfig to tetex
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=300
This commit is contained in:
parent
383ffc9ed4
commit
bcdeb3283a
@ -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
|
Mon May 7 11:19:03 UTC 2018 - werner@suse.de
|
||||||
|
|
||||||
|
@ -89,14 +89,10 @@ PreReq: %{name}-kpathsea-bin >= %{texlive_version}
|
|||||||
PreReq: %{name}-kpathsea >= %{texlive_version}
|
PreReq: %{name}-kpathsea >= %{texlive_version}
|
||||||
PreReq: %{name}-tetex-bin >= %{texlive_version}
|
PreReq: %{name}-tetex-bin >= %{texlive_version}
|
||||||
PreReq: %{name}-tetex >= %{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-bin
|
||||||
#!BuildIgnore: %{name}-kpathsea
|
#!BuildIgnore: %{name}-kpathsea
|
||||||
#!BuildIgnore: %{name}-tetex-bin
|
#!BuildIgnore: %{name}-tetex-bin
|
||||||
#!BuildIgnore: %{name}-tetex
|
#!BuildIgnore: %{name}-tetex
|
||||||
#!BuildIgnore: %{name}-texconfig-bin
|
|
||||||
#!BuildIgnore: %{name}-texconfig
|
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
Requires(postun): coreutils
|
Requires(postun): coreutils
|
||||||
Requires(posttrans): coreutils
|
Requires(posttrans): coreutils
|
||||||
@ -109,8 +105,6 @@ Requires(posttrans): %{name}-kpathsea-bin >= %{texlive_version}
|
|||||||
Requires(posttrans): %{name}-kpathsea >= %{texlive_version}
|
Requires(posttrans): %{name}-kpathsea >= %{texlive_version}
|
||||||
Requires(posttrans): %{name}-tetex-bin >= %{texlive_version}
|
Requires(posttrans): %{name}-tetex-bin >= %{texlive_version}
|
||||||
Requires(posttrans): %{name}-tetex >= %{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
|
Recommends: %{name}-scheme-medium
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
|
Loading…
Reference in New Issue
Block a user