Avoid missing dependencies due upstream package splits
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=228
This commit is contained in:
parent
8e42690f5b
commit
301e8df14b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 15 10:02:40 UTC 2016 - werner@suse.de
|
||||
|
||||
- Avoid missing dependencies due upstream package splits
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 8 12:06:53 UTC 2016 - werner@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define texlive_version 2016
|
||||
%define texlive_previous 2015
|
||||
%define texlive_release 20160523
|
||||
%define texlive_noarch 108
|
||||
%define texlive_noarch 110
|
||||
%define texlive_source texlive-20160523-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@ -1312,6 +1312,8 @@ Requires(pre): /usr/bin/getent
|
||||
Requires(pre): /usr/sbin/groupadd
|
||||
Requires(post): %{name}-filesystem
|
||||
Requires(post): permissions
|
||||
Requires: %{name}-gsftopk-bin
|
||||
Requires: %{name}-tetex-bin
|
||||
Requires(verify): %{name}-filesystem
|
||||
Requires(verify): permissions
|
||||
Requires(pre): texlive-kpathsea >= %{texlive_version}
|
||||
@ -2186,7 +2188,7 @@ Summary: Binary files of ps2pk
|
||||
License: LPPL-1.0
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
Url: http://www.tug.org/texlive/
|
||||
Obsoletes: texlive-texlive-ps2pkm-bin <= 2014
|
||||
Obsoletes: texlive-ps2pkm-bin <= 2014
|
||||
Requires(pre): texlive-ps2pk >= %{texlive_version}
|
||||
#!BuildIgnore: texlive-ps2pk
|
||||
Prefix: %{_bindir}
|
||||
|
Loading…
Reference in New Issue
Block a user