Accepting request 493684 from Publishing:TeXLive
- Require user nobody needed by public in kpathsea-bin OBS-URL: https://build.opensuse.org/request/show/493684 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive?expand=0&rev=34
This commit is contained in:
commit
4c10620e64
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 3 11:50:38 CEST 2017 - kukuk@suse.de
|
||||
|
||||
- Require user nobody needed by public in kpathsea-bin
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 12:02:02 UTC 2017 - werner@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define texlive_version 2016
|
||||
%define texlive_previous 2015
|
||||
%define texlive_release 20160523
|
||||
%define texlive_noarch 111
|
||||
%define texlive_noarch 117
|
||||
%define texlive_source texlive-20160523-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@ -474,7 +474,7 @@ Url: http://www.tug.org/texlive/
|
||||
Requires: perl = %{perl_version}
|
||||
Recommends: ca-certificates
|
||||
Recommends: ca-certificates-mozilla
|
||||
%if 0%{suse_version} > 1230
|
||||
%if 0%{?suse_version} > 1230
|
||||
Requires: perl(Biber) >= %{texlive_version}.%{texlive_release}
|
||||
%endif
|
||||
Requires: perl(LWP::UserAgent)
|
||||
@ -1313,6 +1313,9 @@ Url: http://www.tug.org/texlive/
|
||||
Requires(pre): %{name}-filesystem
|
||||
Requires(pre): /usr/bin/getent
|
||||
Requires(pre): /usr/sbin/groupadd
|
||||
%if 0%{?suse_version} >= 1330
|
||||
Requires(pre): user(nobody)
|
||||
%endif
|
||||
Requires(post): %{name}-filesystem
|
||||
Requires(post): permissions
|
||||
Requires: %{name}-gsftopk-bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user