forked from pool/texlive-filesystem
python3
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-filesystem?expand=0&rev=92
This commit is contained in:
parent
5972d51415
commit
dd6f351ec0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 08:46:16 UTC 2018 - werner@suse.de
|
||||
|
||||
- Switch over to python 3 (boo#1077170)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 12:41:32 UTC 2018 - werner@suse.de
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%define texlive_version 2017
|
||||
%define texlive_previous 2016
|
||||
%define texlive_release 20170520
|
||||
%define texlive_noarch 133
|
||||
%define texlive_noarch 135
|
||||
%define texlive_source texlive-20170520-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@ -41,7 +41,7 @@ License: GPL-2.0+ and GPL-2.0 and GPL-3.0 and LPPL-1.3c and LPPL-1.0 and
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires: cron
|
||||
Requires: python
|
||||
Requires: python3
|
||||
Requires(pre): /usr/bin/getent
|
||||
Requires(pre): /usr/sbin/groupadd
|
||||
Requires(post): %fillup_prereq
|
||||
|
Loading…
x
Reference in New Issue
Block a user