Change to using systemd-sysusers

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-filesystem?expand=0&rev=153
This commit is contained in:
Dr. Werner Fink 2021-05-31 12:40:01 +00:00 committed by Git OBS Bridge
parent 62a1cae3dc
commit afd234bbf2
2 changed files with 80 additions and 74 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 30 16:43:21 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Change to using systemd-sysusers
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 27 08:05:50 UTC 2021 - Matthias Gerstner <matthias.gerstner@suse.com> Thu May 27 08:05:50 UTC 2021 - Matthias Gerstner <matthias.gerstner@suse.com>

View File

@ -24,7 +24,7 @@
%define texlive_version 2021 %define texlive_version 2021
%define texlive_previous 2020 %define texlive_previous 2020
%define texlive_release 20210325 %define texlive_release 20210325
%define texlive_noarch 184 %define texlive_noarch 185
%define texlive_source texlive-20210325-source %define texlive_source texlive-20210325-source
%define __perl_requires %{nil} %define __perl_requires %{nil}
@ -42,8 +42,8 @@ Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: cron Requires: cron
Requires: python3 Requires: python3
Requires(pre): /usr/bin/getent Requires(pre): user(mktex)
Requires(pre): /usr/sbin/groupadd Requires(pre): group(mktex)
Requires(pre): /usr/bin/stat Requires(pre): /usr/bin/stat
Requires(post): %fillup_prereq Requires(post): %fillup_prereq
Requires(post): permissions Requires(post): permissions
@ -177,8 +177,8 @@ The basic file system layout for TeX Live installation.
%package -n texlive-scheme-basic %package -n texlive-scheme-basic
Version: %{texlive_version}.%{texlive_noarch}.svn54191 Version: %{texlive_version}.%{texlive_noarch}.svn54191
Release: 0 Release: 0
Summary: Basic scheme (plain and latex)
License: LPPL-1.0 License: LPPL-1.0
Summary: Basic scheme (plain and latex)
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-collection-basic >= %{texlive_version} Requires: texlive-collection-basic >= %{texlive_version}
@ -196,8 +196,8 @@ corresponds to collection-basic and collection-latex.
%package -n texlive-scheme-context %package -n texlive-scheme-context
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: ConTeXt scheme
License: LPPL-1.0 License: LPPL-1.0
Summary: ConTeXt scheme
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-Asana-Math >= %{texlive_version} Requires: texlive-Asana-Math >= %{texlive_version}
@ -251,8 +251,8 @@ This is the TeX Live scheme for installing ConTeXt.
%package -n texlive-scheme-full %package -n texlive-scheme-full
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: Full scheme (everything)
License: LPPL-1.0 License: LPPL-1.0
Summary: Full scheme (everything)
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-collection-basic >= %{texlive_version} Requires: texlive-collection-basic >= %{texlive_version}
@ -342,8 +342,8 @@ available.
%package -n texlive-scheme-gust %package -n texlive-scheme-gust
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: GUST TeX Live scheme
License: LPPL-1.0 License: LPPL-1.0
Summary: GUST TeX Live scheme
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-Type1fonts >= %{texlive_version} Requires: texlive-Type1fonts >= %{texlive_version}
@ -420,8 +420,8 @@ documents in PostScript or PDF.
%package -n texlive-scheme-infraonly %package -n texlive-scheme-infraonly
Version: %{texlive_version}.%{texlive_noarch}.svn54191 Version: %{texlive_version}.%{texlive_noarch}.svn54191
Release: 0 Release: 0
Summary: Infrastructure-only scheme (no TeX at all)
License: LPPL-1.0 License: LPPL-1.0
Summary: Infrastructure-only scheme (no TeX at all)
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-hyphen-base >= %{texlive_version} Requires: texlive-hyphen-base >= %{texlive_version}
@ -443,8 +443,8 @@ separately afterwards, with tlmgr install.
%package -n texlive-scheme-medium %package -n texlive-scheme-medium
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: Medium scheme (small + more packages and languages)
License: LPPL-1.0 License: LPPL-1.0
Summary: Medium scheme (small + more packages and languages)
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-collection-basic >= %{texlive_version} Requires: texlive-collection-basic >= %{texlive_version}
@ -499,8 +499,8 @@ languages.
%package -n texlive-scheme-minimal %package -n texlive-scheme-minimal
Version: %{texlive_version}.%{texlive_noarch}.svn54191 Version: %{texlive_version}.%{texlive_noarch}.svn54191
Release: 0 Release: 0
Summary: Minimal scheme (plain only)
License: LPPL-1.0 License: LPPL-1.0
Summary: Minimal scheme (plain only)
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-collection-basic >= %{texlive_version} Requires: texlive-collection-basic >= %{texlive_version}
@ -516,8 +516,8 @@ corresponds exactly to collection-basic.
%package -n texlive-scheme-small %package -n texlive-scheme-small
Version: %{texlive_version}.%{texlive_noarch}.svn54191 Version: %{texlive_version}.%{texlive_noarch}.svn54191
Release: 0 Release: 0
Summary: Small scheme (basic + xetex, metapost, a few languages)
License: LPPL-1.0 License: LPPL-1.0
Summary: Small scheme (basic + xetex, metapost, a few languages)
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-babel-basque >= %{texlive_version} Requires: texlive-babel-basque >= %{texlive_version}
@ -626,8 +626,8 @@ hyphenations, and some recommended packages to scheme-basic.
%package -n texlive-scheme-tetex %package -n texlive-scheme-tetex
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: TeTeX scheme (more than medium, but nowhere near full)
License: LPPL-1.0 License: LPPL-1.0
Summary: TeTeX scheme (more than medium, but nowhere near full)
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-SIunits >= %{texlive_version} Requires: texlive-SIunits >= %{texlive_version}
@ -758,8 +758,8 @@ that was maintained by Thomas Esser.
%package -n texlive-collection-basic %package -n texlive-collection-basic
Version: %{texlive_version}.%{texlive_noarch}.svn56569 Version: %{texlive_version}.%{texlive_noarch}.svn56569
Release: 0 Release: 0
Summary: Essential programs and files
License: LPPL-1.0 License: LPPL-1.0
Summary: Essential programs and files
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: texlive <= %{texlive_previous} Obsoletes: texlive <= %{texlive_previous}
@ -851,8 +851,8 @@ common drivers; no LaTeX.
%package -n texlive-collection-bibtexextra %package -n texlive-collection-bibtexextra
Version: %{texlive_version}.%{texlive_noarch}.svn58437 Version: %{texlive_version}.%{texlive_noarch}.svn58437
Release: 0 Release: 0
Summary: BibTeX additional styles
License: LPPL-1.0 License: LPPL-1.0
Summary: BibTeX additional styles
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-aaai-named >= %{texlive_version} Requires: texlive-aaai-named >= %{texlive_version}
@ -1170,8 +1170,8 @@ including BibLaTeX.
%package -n texlive-collection-binextra %package -n texlive-collection-binextra
Version: %{texlive_version}.%{texlive_noarch}.svn56352 Version: %{texlive_version}.%{texlive_noarch}.svn56352
Release: 0 Release: 0
Summary: TeX auxiliary programs
License: LPPL-1.0 License: LPPL-1.0
Summary: TeX auxiliary programs
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: tetex-bin <= %{texlive_previous} Obsoletes: tetex-bin <= %{texlive_previous}
@ -1379,8 +1379,8 @@ programming, patgen, and plenty more.
%package -n texlive-collection-context %package -n texlive-collection-context
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: ConTeXt and packages
License: LPPL-1.0 License: LPPL-1.0
Summary: ConTeXt and packages
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: texlive-context <= %{texlive_previous} Obsoletes: texlive-context <= %{texlive_previous}
@ -1469,8 +1469,8 @@ Also includes third-party ConTeXt packages.
%package -n texlive-collection-fontsextra %package -n texlive-collection-fontsextra
Version: %{texlive_version}.%{texlive_noarch}.svn58253 Version: %{texlive_version}.%{texlive_noarch}.svn58253
Release: 0 Release: 0
Summary: Additional fonts
License: LPPL-1.0 License: LPPL-1.0
Summary: Additional fonts
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: texlive-fonts-extra <= %{texlive_previous} Obsoletes: texlive-fonts-extra <= %{texlive_previous}
@ -2145,8 +2145,8 @@ The collection-fontsextra package
%package -n texlive-collection-fontsrecommended %package -n texlive-collection-fontsrecommended
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: Recommended fonts
License: LPPL-1.0 License: LPPL-1.0
Summary: Recommended fonts
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-avantgar >= %{texlive_version} Requires: texlive-avantgar >= %{texlive_version}
@ -2227,8 +2227,8 @@ Computer Modern, in outline form.
%package -n texlive-collection-fontutils %package -n texlive-collection-fontutils
Version: %{texlive_version}.%{texlive_noarch}.svn57089 Version: %{texlive_version}.%{texlive_noarch}.svn57089
Release: 0 Release: 0
Summary: Graphics and font utilities
License: LPPL-1.0 License: LPPL-1.0
Summary: Graphics and font utilities
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: psutils Requires: psutils
@ -2275,8 +2275,8 @@ PostScript and other image formats.
%package -n texlive-collection-formatsextra %package -n texlive-collection-formatsextra
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: Additional formats
License: LPPL-1.0 License: LPPL-1.0
Summary: Additional formats
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-aleph >= %{texlive_version} Requires: texlive-aleph >= %{texlive_version}
@ -2331,8 +2331,8 @@ formats and packages.
%package -n texlive-collection-games %package -n texlive-collection-games
Version: %{texlive_version}.%{texlive_noarch}.svn56623 Version: %{texlive_version}.%{texlive_noarch}.svn56623
Release: 0 Release: 0
Summary: Games typesetting
License: LPPL-1.0 License: LPPL-1.0
Summary: Games typesetting
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-bartel-chess-fonts >= %{texlive_version} Requires: texlive-bartel-chess-fonts >= %{texlive_version}
@ -2419,8 +2419,8 @@ Setups for typesetting various games, including chess.
%package -n texlive-collection-humanities %package -n texlive-collection-humanities
Version: %{texlive_version}.%{texlive_noarch}.svn56575 Version: %{texlive_version}.%{texlive_noarch}.svn56575
Release: 0 Release: 0
Summary: Humanities packages
License: LPPL-1.0 License: LPPL-1.0
Summary: Humanities packages
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-adtrees >= %{texlive_version} Requires: texlive-adtrees >= %{texlive_version}
@ -2538,8 +2538,8 @@ etc.
%package -n texlive-collection-langarabic %package -n texlive-collection-langarabic
Version: %{texlive_version}.%{texlive_noarch}.svn56215 Version: %{texlive_version}.%{texlive_noarch}.svn56215
Release: 0 Release: 0
Summary: Arabic
License: LPPL-1.0 License: LPPL-1.0
Summary: Arabic
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: texlive-arab <= %{texlive_previous} Obsoletes: texlive-arab <= %{texlive_previous}
@ -2607,8 +2607,8 @@ Support for Arabic and Persian.
%package -n texlive-collection-langchinese %package -n texlive-collection-langchinese
Version: %{texlive_version}.%{texlive_noarch}.svn56196 Version: %{texlive_version}.%{texlive_noarch}.svn56196
Release: 0 Release: 0
Summary: Chinese
License: LPPL-1.0 License: LPPL-1.0
Summary: Chinese
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-arphic >= %{texlive_version} Requires: texlive-arphic >= %{texlive_version}
@ -2681,8 +2681,8 @@ Support for Chinese; additional packages in collection-langcjk.
%package -n texlive-collection-langcjk %package -n texlive-collection-langcjk
Version: %{texlive_version}.%{texlive_noarch}.svn54191 Version: %{texlive_version}.%{texlive_noarch}.svn54191
Release: 0 Release: 0
Summary: Chinese/Japanese/Korean (base)
License: LPPL-1.0 License: LPPL-1.0
Summary: Chinese/Japanese/Korean (base)
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: texlive-cjk <= %{texlive_previous} Obsoletes: texlive-cjk <= %{texlive_previous}
@ -2729,8 +2729,8 @@ for CJK are in their individual language collections.
%package -n texlive-collection-langcyrillic %package -n texlive-collection-langcyrillic
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: Cyrillic
License: LPPL-1.0 License: LPPL-1.0
Summary: Cyrillic
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-babel-belarusian >= %{texlive_version} Requires: texlive-babel-belarusian >= %{texlive_version}
@ -2836,8 +2836,8 @@ Ukrainian), even if Latin alphabets may also be used.
%package -n texlive-collection-langczechslovak %package -n texlive-collection-langczechslovak
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: Czech/Slovak
License: LPPL-1.0 License: LPPL-1.0
Summary: Czech/Slovak
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-babel-czech >= %{texlive_version} Requires: texlive-babel-czech >= %{texlive_version}
@ -2880,8 +2880,8 @@ Support for Czech/Slovak.
%package -n texlive-collection-langenglish %package -n texlive-collection-langenglish
Version: %{texlive_version}.%{texlive_noarch}.svn58290 Version: %{texlive_version}.%{texlive_noarch}.svn58290
Release: 0 Release: 0
Summary: US and UK English
License: LPPL-1.0 License: LPPL-1.0
Summary: US and UK English
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-MemoirChapStyles >= %{texlive_version} Requires: texlive-MemoirChapStyles >= %{texlive_version}
@ -3024,8 +3024,8 @@ Support for, and documentation in, English.
%package -n texlive-collection-langeuropean %package -n texlive-collection-langeuropean
Version: %{texlive_version}.%{texlive_noarch}.svn58626 Version: %{texlive_version}.%{texlive_noarch}.svn58626
Release: 0 Release: 0
Summary: Other European languages
License: LPPL-1.0 License: LPPL-1.0
Summary: Other European languages
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-armtex >= %{texlive_version} Requires: texlive-armtex >= %{texlive_version}
@ -3172,8 +3172,8 @@ simply on the size of the support.
%package -n texlive-collection-langfrench %package -n texlive-collection-langfrench
Version: %{texlive_version}.%{texlive_noarch}.svn57491 Version: %{texlive_version}.%{texlive_noarch}.svn57491
Release: 0 Release: 0
Summary: French
License: LPPL-1.0 License: LPPL-1.0
Summary: French
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-aeguill >= %{texlive_version} Requires: texlive-aeguill >= %{texlive_version}
@ -3264,8 +3264,8 @@ Support for French and Basque.
%package -n texlive-collection-langgerman %package -n texlive-collection-langgerman
Version: %{texlive_version}.%{texlive_noarch}.svn55706 Version: %{texlive_version}.%{texlive_noarch}.svn55706
Release: 0 Release: 0
Summary: German
License: LPPL-1.0 License: LPPL-1.0
Summary: German
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-apalike-german >= %{texlive_version} Requires: texlive-apalike-german >= %{texlive_version}
@ -3368,8 +3368,8 @@ Support for German.
%package -n texlive-collection-langgreek %package -n texlive-collection-langgreek
Version: %{texlive_version}.%{texlive_noarch}.svn54139 Version: %{texlive_version}.%{texlive_noarch}.svn54139
Release: 0 Release: 0
Summary: Greek
License: LPPL-1.0 License: LPPL-1.0
Summary: Greek
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-babel-greek >= %{texlive_version} Requires: texlive-babel-greek >= %{texlive_version}
@ -3428,8 +3428,8 @@ Support for Greek.
%package -n texlive-collection-langitalian %package -n texlive-collection-langitalian
Version: %{texlive_version}.%{texlive_noarch}.svn55129 Version: %{texlive_version}.%{texlive_noarch}.svn55129
Release: 0 Release: 0
Summary: Italian
License: LPPL-1.0 License: LPPL-1.0
Summary: Italian
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-amsldoc-it >= %{texlive_version} Requires: texlive-amsldoc-it >= %{texlive_version}
@ -3478,8 +3478,8 @@ Support for Italian.
%package -n texlive-collection-langjapanese %package -n texlive-collection-langjapanese
Version: %{texlive_version}.%{texlive_noarch}.svn58754 Version: %{texlive_version}.%{texlive_noarch}.svn58754
Release: 0 Release: 0
Summary: Japanese
License: LPPL-1.0 License: LPPL-1.0
Summary: Japanese
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-ascmac >= %{texlive_version} Requires: texlive-ascmac >= %{texlive_version}
@ -3605,8 +3605,8 @@ collection-langcjk.
%package -n texlive-collection-langkorean %package -n texlive-collection-langkorean
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: Korean
License: LPPL-1.0 License: LPPL-1.0
Summary: Korean
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-baekmuk >= %{texlive_version} Requires: texlive-baekmuk >= %{texlive_version}
@ -3643,8 +3643,8 @@ Support for Korean; additional packages in collection-langcjk.
%package -n texlive-collection-langother %package -n texlive-collection-langother
Version: %{texlive_version}.%{texlive_noarch}.svn57757 Version: %{texlive_version}.%{texlive_noarch}.svn57757
Release: 0 Release: 0
Summary: Other languages
License: LPPL-1.0 License: LPPL-1.0
Summary: Other languages
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-aalok >= %{texlive_version} Requires: texlive-aalok >= %{texlive_version}
@ -3775,8 +3775,8 @@ collections reasonable.
%package -n texlive-collection-langpolish %package -n texlive-collection-langpolish
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: Polish
License: LPPL-1.0 License: LPPL-1.0
Summary: Polish
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-babel-polish >= %{texlive_version} Requires: texlive-babel-polish >= %{texlive_version}
@ -3825,8 +3825,8 @@ Support for Polish.
%package -n texlive-collection-langportuguese %package -n texlive-collection-langportuguese
Version: %{texlive_version}.%{texlive_noarch}.svn54074 Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0 Release: 0
Summary: Portuguese
License: LPPL-1.0 License: LPPL-1.0
Summary: Portuguese
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-babel-portuges >= %{texlive_version} Requires: texlive-babel-portuges >= %{texlive_version}
@ -3861,8 +3861,8 @@ Support for Portuguese.
%package -n texlive-collection-langspanish %package -n texlive-collection-langspanish
Version: %{texlive_version}.%{texlive_noarch}.svn54141 Version: %{texlive_version}.%{texlive_noarch}.svn54141
Release: 0 Release: 0
Summary: Spanish
License: LPPL-1.0 License: LPPL-1.0
Summary: Spanish
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-babel-catalan >= %{texlive_version} Requires: texlive-babel-catalan >= %{texlive_version}
@ -3899,8 +3899,8 @@ Support for Spanish.
%package -n texlive-collection-latex %package -n texlive-collection-latex
Version: %{texlive_version}.%{texlive_noarch}.svn57048 Version: %{texlive_version}.%{texlive_noarch}.svn57048
Release: 0 Release: 0
Summary: LaTeX fundamental packages
License: LPPL-1.0 License: LPPL-1.0
Summary: LaTeX fundamental packages
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: texlive-latex <= %{texlive_previous} Obsoletes: texlive-latex <= %{texlive_previous}
@ -4029,8 +4029,8 @@ very widely used and strongly recommended in practice.
%package -n texlive-collection-latexextra %package -n texlive-collection-latexextra
Version: %{texlive_version}.%{texlive_noarch}.svn58593 Version: %{texlive_version}.%{texlive_noarch}.svn58593
Release: 0 Release: 0
Summary: LaTeX additional packages
License: LPPL-1.0 License: LPPL-1.0
Summary: LaTeX additional packages
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-2up >= %{texlive_version} Requires: texlive-2up >= %{texlive_version}
@ -6759,8 +6759,8 @@ A very large collection of add-on packages for LaTeX.
%package -n texlive-collection-latexrecommended %package -n texlive-collection-latexrecommended
Version: %{texlive_version}.%{texlive_noarch}.svn57862 Version: %{texlive_version}.%{texlive_noarch}.svn57862
Release: 0 Release: 0
Summary: LaTeX recommended packages
License: LPPL-1.0 License: LPPL-1.0
Summary: LaTeX recommended packages
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-anysize >= %{texlive_version} Requires: texlive-anysize >= %{texlive_version}
@ -6917,8 +6917,8 @@ latex-dev, etc.
%package -n texlive-collection-luatex %package -n texlive-collection-luatex
Version: %{texlive_version}.%{texlive_noarch}.svn58124 Version: %{texlive_version}.%{texlive_noarch}.svn58124
Release: 0 Release: 0
Summary: LuaTeX packages
License: LPPL-1.0 License: LPPL-1.0
Summary: LuaTeX packages
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-addliga >= %{texlive_version} Requires: texlive-addliga >= %{texlive_version}
@ -7049,8 +7049,8 @@ http://luatex.org/
%package -n texlive-collection-mathscience %package -n texlive-collection-mathscience
Version: %{texlive_version}.%{texlive_noarch}.svn57759 Version: %{texlive_version}.%{texlive_noarch}.svn57759
Release: 0 Release: 0
Summary: Mathematics, natural sciences, computer science packages
License: LPPL-1.0 License: LPPL-1.0
Summary: Mathematics, natural sciences, computer science packages
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-12many >= %{texlive_version} Requires: texlive-12many >= %{texlive_version}
@ -7495,8 +7495,8 @@ The collection-mathscience package
%package -n texlive-collection-metapost %package -n texlive-collection-metapost
Version: %{texlive_version}.%{texlive_noarch}.svn50293 Version: %{texlive_version}.%{texlive_noarch}.svn50293
Release: 0 Release: 0
Summary: MetaPost and Metafont packages
License: LPPL-1.0 License: LPPL-1.0
Summary: MetaPost and Metafont packages
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: texlive-metapost <= %{texlive_previous} Obsoletes: texlive-metapost <= %{texlive_previous}
@ -7599,8 +7599,8 @@ The collection-metapost package
%package -n texlive-collection-music %package -n texlive-collection-music
Version: %{texlive_version}.%{texlive_noarch}.svn57878 Version: %{texlive_version}.%{texlive_noarch}.svn57878
Release: 0 Release: 0
Summary: Music packages
License: LPPL-1.0 License: LPPL-1.0
Summary: Music packages
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: texlive-musictex <= %{texlive_previous} Obsoletes: texlive-musictex <= %{texlive_previous}
@ -7681,8 +7681,8 @@ Music-related fonts and packages.
%package -n texlive-collection-pictures %package -n texlive-collection-pictures
Version: %{texlive_version}.%{texlive_noarch}.svn58759 Version: %{texlive_version}.%{texlive_noarch}.svn58759
Release: 0 Release: 0
Summary: Graphics, pictures, diagrams
License: LPPL-1.0 License: LPPL-1.0
Summary: Graphics, pictures, diagrams
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-adigraph >= %{texlive_version} Requires: texlive-adigraph >= %{texlive_version}
@ -8115,8 +8115,8 @@ separate.
%package -n texlive-collection-plaingeneric %package -n texlive-collection-plaingeneric
Version: %{texlive_version}.%{texlive_noarch}.svn56496 Version: %{texlive_version}.%{texlive_noarch}.svn56496
Release: 0 Release: 0
Summary: Plain (La)TeX packages
License: LPPL-1.0 License: LPPL-1.0
Summary: Plain (La)TeX packages
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-abbr >= %{texlive_version} Requires: texlive-abbr >= %{texlive_version}
@ -8340,8 +8340,8 @@ LaTeX, and occasionally other formats.
%package -n texlive-collection-pstricks %package -n texlive-collection-pstricks
Version: %{texlive_version}.%{texlive_noarch}.svn54455 Version: %{texlive_version}.%{texlive_noarch}.svn54455
Release: 0 Release: 0
Summary: PSTricks
License: LPPL-1.0 License: LPPL-1.0
Summary: PSTricks
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-auto-pst-pdf >= %{texlive_version} Requires: texlive-auto-pst-pdf >= %{texlive_version}
@ -8577,8 +8577,8 @@ PSTricks core and all add-on packages.
%package -n texlive-collection-publishers %package -n texlive-collection-publishers
Version: %{texlive_version}.%{texlive_noarch}.svn57312 Version: %{texlive_version}.%{texlive_noarch}.svn57312
Release: 0 Release: 0
Summary: Publisher styles, theses, etcetera
License: LPPL-1.0 License: LPPL-1.0
Summary: Publisher styles, theses, etcetera
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Requires: texlive-IEEEconf >= %{texlive_version} Requires: texlive-IEEEconf >= %{texlive_version}
@ -9069,8 +9069,8 @@ The collection-publishers package
%package -n texlive-collection-xetex %package -n texlive-collection-xetex
Version: %{texlive_version}.%{texlive_noarch}.svn58543 Version: %{texlive_version}.%{texlive_noarch}.svn58543
Release: 0 Release: 0
Summary: XeTeX and packages
License: LPPL-1.0 License: LPPL-1.0
Summary: XeTeX and packages
Group: Productivity/Publishing/TeX/Frontends Group: Productivity/Publishing/TeX/Frontends
URL: http://www.tug.org/texlive/ URL: http://www.tug.org/texlive/
Obsoletes: texlive-xetex <= %{texlive_previous} Obsoletes: texlive-xetex <= %{texlive_previous}
@ -21143,6 +21143,9 @@ popd
done done
# the permission files, any change is also required within do.mklists # the permission files, any change is also required within do.mklists
# Note: the entry for the public program is set to
# %{_libexecdir}/mktex/publici root:%{texgrp} 2755
# in the standard global permission files
mkdir -p %{buildroot}%{_sysconfdir}/permissions.d mkdir -p %{buildroot}%{_sysconfdir}/permissions.d
(cat > %{buildroot}%{_sysconfdir}/permissions.d/texlive.texlive) <<-EOF (cat > %{buildroot}%{_sysconfdir}/permissions.d/texlive.texlive) <<-EOF
%{_texmfconfdir}/ls-R root:%{texgrp} 0664 %{_texmfconfdir}/ls-R root:%{texgrp} 0664
@ -21236,8 +21239,6 @@ popd
%endif %endif
%pre %pre
%{_bindir}/getent group %{texgrp} > /dev/null 2>&1 || %{_sbindir}/groupadd -r %{?texgid:-g %texgid} %{texgrp}
%{_bindir}/getent passwd %{texusr} > /dev/null 2>&1 || %{_sbindir}/useradd -r %{?texuid:-u %texuid} -g %{texgrp} -d %{_fontcache} -s /bin/false %{texusr}
# the ls-R file on update # the ls-R file on update
for dir in %{_texmfconfdir} \ for dir in %{_texmfconfdir} \
%{_fontcache} \ %{_fontcache} \
@ -33960,27 +33961,27 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%dir %{_texmfmaindir}/tlpkg %dir %{_texmfmaindir}/tlpkg
%dir %{_texmfmaindir}/tlpkg/TeXLive %dir %{_texmfmaindir}/tlpkg/TeXLive
%dir %{_texmfmaindir}/tlpkg/gpg %dir %{_texmfmaindir}/tlpkg/gpg
%dir %attr(1755,root,root) %{_texmfvardir} %dir %attr(1755,root,root) %{_texmfvardir}/
%dir %attr(1755,root,root) %{_texmfvardir}/dist %dir %attr(1755,root,root) %{_texmfvardir}/dist/
%dir %attr(1755,root,root) %{_texmfvardir}/main %dir %attr(1755,root,root) %{_texmfvardir}/main/
%dir %attr(1755,root,root) %{_texmfvardir}/fonts %dir %attr(1755,root,root) %{_texmfvardir}/fonts/
%dir %attr(1755,root,root) %{_texmfvardir}/fonts/dvipdfm %dir %attr(1755,root,root) %{_texmfvardir}/fonts/dvipdfm/
%dir %attr(1755,root,root) %{_texmfvardir}/fonts/dvips %dir %attr(1755,root,root) %{_texmfvardir}/fonts/dvips/
%dir %attr(1755,root,root) %{_texmfvardir}/fonts/pdftex %dir %attr(1755,root,root) %{_texmfvardir}/fonts/pdftex/
%dir %attr(1755,root,root) %{_texmfvardir}/web2c %dir %attr(1755,root,root) %{_texmfvardir}/web2c/
%dir %attr(1755,root,root) %{_texmfvardir}/web2c/aleph %dir %attr(1755,root,root) %{_texmfvardir}/web2c/aleph/
%dir %attr(1755,root,root) %{_texmfvardir}/web2c/eptex %dir %attr(1755,root,root) %{_texmfvardir}/web2c/eptex/
%dir %attr(1755,root,root) %{_texmfvardir}/web2c/luatex %dir %attr(1755,root,root) %{_texmfvardir}/web2c/luatex/
%dir %attr(1755,root,root) %{_texmfvardir}/web2c/metafont %dir %attr(1755,root,root) %{_texmfvardir}/web2c/metafont/
%dir %attr(1755,root,root) %{_texmfvardir}/web2c/pdftex %dir %attr(1755,root,root) %{_texmfvardir}/web2c/pdftex/
%dir %attr(1755,root,root) %{_texmfvardir}/web2c/ptex %dir %attr(1755,root,root) %{_texmfvardir}/web2c/ptex/
%dir %attr(1755,root,root) %{_texmfvardir}/web2c/tex %dir %attr(1755,root,root) %{_texmfvardir}/web2c/tex/
%dir %attr(1755,root,root) %{_texmfvardir}/web2c/xetex %dir %attr(1755,root,root) %{_texmfvardir}/web2c/xetex/
%dir %attr(1755,root,root) %{_texmfcache} %dir %attr(1755,root,root) %{_texmfcache}/
%dir %attr(3775,%{texusr},%{texgrp}) %verify(not mode) %{_fontcache} %dir %attr(3775,%{texusr},%{texgrp}) %verify(not mode) %{_fontcache}/
%dir %attr(3775,%{texusr},%{texgrp}) %verify(not mode) %{_fontcache}/pk %dir %attr(3775,%{texusr},%{texgrp}) %verify(not mode) %{_fontcache}/pk/
%dir %attr(3775,%{texusr},%{texgrp}) %verify(not mode) %{_fontcache}/source %dir %attr(3775,%{texusr},%{texgrp}) %verify(not mode) %{_fontcache}/source/
%dir %attr(3775,%{texusr},%{texgrp}) %verify(not mode) %{_fontcache}/tfm %dir %attr(3775,%{texusr},%{texgrp}) %verify(not mode) %{_fontcache}/tfm/
%dir %{_texmfvardir}/md5 %dir %{_texmfvardir}/md5
%verify(link) %{_texmfmaindir}/ls-R %verify(link) %{_texmfmaindir}/ls-R
%verify(link) %{_texmfdistdir}/ls-R %verify(link) %{_texmfdistdir}/ls-R