source: projects/specs/trunk/t/texlive-collection-genericrecommended/texlive-collection-genericrecommended-vl.spec @ 7810

Revision 7810, 6.1 KB checked in by munepi, 11 years ago (diff)

update all of TeX Live 2013 packages to texlive-source-20130919 2014/dev + TLNET 20130919

RevLine 
[1533]1## -*- coding: utf-8-unix -*-
[7810]2## NOTE: This spec file is generated by tlpdb2rpmspec 2013-2:
[1974]3## tlpdb2rpmspec collection-genericrecommended
[1533]4
[5207]5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
[7770]9Summary: TeX Live: Generic recommended packages
10Summary(ja): TeX Live: Generic recommended packages
[1533]11Name: texlive-collection-genericrecommended
[7770]12Version: 2013
[7810]13Release: 2%{?_dist_release}
[5207]14License: Public Domain, GPL+, LPPL, Freely redistributable without restriction
[1533]15Group: Applications/Publishing
16URL:http://www.tug.org/texlive/
17
[7770]18Source0: epsf.doc.tar.xz
19Source1: epsf.tar.xz
20Source2: fontname.doc.tar.xz
21Source3: fontname.tar.xz
22Source4: genmisc.tar.xz
23Source5: kastrup.doc.tar.xz
24Source6: kastrup.source.tar.xz
25Source7: kastrup.tar.xz
26Source8: multido.doc.tar.xz
27Source9: multido.source.tar.xz
28Source10: multido.tar.xz
29Source11: path.doc.tar.xz
30Source12: path.tar.xz
31Source13: tex-ps.doc.tar.xz
32Source14: tex-ps.tar.xz
33Source15: ulem.doc.tar.xz
34Source16: ulem.tar.xz
35
[1533]36Requires: texlive = %{version}
37Requires: texlive-collection-basic = %{version}
38
39Requires(post):         texlive = %{version}
40Requires(postun):       texlive = %{version}
41
42BuildArch:      noarch
43Buildroot:      %{_tmppath}/%{name}-%{version}-root
44
45Vendor:         Project Vine
46Distribution:   Vine Linux
47Packager:       munepi
48
49%description
50The TeX Live software distribution offers a complete TeX system for a
51variety of Unix, Macintosh, Windows and other platforms. It
52encompasses programs for editing, typesetting, previewing and printing
53of TeX documents in many different languages, and a large collection
54of TeX macros and font libraries.
55
56The distribution includes extensive general documentation about TeX,
57as well as the documentation for the included software packages.
58
[7770]59This package is a collection of Generic recommended packages:
[1533]60Recommended packages that work with multiple formats.
61
62This package contains the following CTAN packages:
63epsf: Simple macros for EPS inclusion.
64fontname: Scheme for naming fonts in TeX.
65genmisc:
[5207]66kastrup:
[1533]67multido: A loop facility for Generic TeX.
[5207]68path: Typeset paths, making them breakable.
[1533]69tex-ps: TeX to PostScript generic macros and add-ons.
[5207]70ulem: Package for underlining.
[1533]71
72%description -l ja
73TeX Live ソフトウェアディストリビューションは、
74さまざまな Unix, Macintosh, Windows、および
75他のプラットホームに対して完全な TeX システムを提供します。
76多くの異なった言語を含む TeX ドキュメントの
77編集、組版、閲覧、印刷するためのプログラム、
78そして、TeX マクロやフォントライブラリの大きなコレクションを
79同梱しています。
80
81このディストリビューションは
82同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
83TeX に関するたくさんの一般的なドキュメントを含んでいます。
84
85このパッケージは以下のようなパッケージ集です。
[7770]86Generic recommended packages:
[1533]87Recommended packages that work with multiple formats.
88
89このパッケージは以下の CTAN パッケージを含んでいます:
90epsf: Simple macros for EPS inclusion.
91fontname: Scheme for naming fonts in TeX.
92genmisc:
[5207]93kastrup:
[1533]94multido: A loop facility for Generic TeX.
[5207]95path: Typeset paths, making them breakable.
[1533]96tex-ps: TeX to PostScript generic macros and add-ons.
[5207]97ulem: Package for underlining.
[1533]98
99%package doc
100Summary: TeX Live: Documentation files of %{name}
101Group: Applications/Publishing
102Requires: %{name} = %{version}-%{release}
103
104%description doc
105This package contains documentation files of %{name}.
106
107%prep
[7770]108%setup -c -n %{name}-%{version}
109%__tar -xvf %{SOURCE1}
110%__tar -xvf %{SOURCE2}
111%__tar -xvf %{SOURCE3}
112%__tar -xvf %{SOURCE4}
113%__tar -xvf %{SOURCE5}
114%__tar -xvf %{SOURCE6}
115%__tar -xvf %{SOURCE7}
116%__tar -xvf %{SOURCE8}
117%__tar -xvf %{SOURCE9}
118%__tar -xvf %{SOURCE10}
119%__tar -xvf %{SOURCE11}
120%__tar -xvf %{SOURCE12}
121%__tar -xvf %{SOURCE13}
122%__tar -xvf %{SOURCE14}
123%__tar -xvf %{SOURCE15}
124%__tar -xvf %{SOURCE16}
[1533]125
126%build
127
128%install
129[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
130
[7770]131%__mkdir_p %{buildroot}%{_datadir}
[1533]132
[7770]133## move texmf-dist to /usr/share/texmf-dist
134[ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:
[1533]135
[7770]136## move texmf to /usr/share/texmf
137[ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:
[1533]138
[7770]139## move tlpkg to /usr/share/tlpkg
140[ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:
141
142## move all non-arch binaries to /usr/bin
143[ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:
144
145## move others into /usr/share/texmf-dist
146%__mkdir_p %{buildroot}%{_tl_texmfdist}
147%__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
148%__rm -rf * ||:
149
150
151## remove duplicated files between texlive and texlive-collection-*
152## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
153## remove unpacked files
154x=(
155texconfig/tcfmgr
156texconfig/tcfmgr.map
157web2c/fmtutil.cnf
158web2c/mktex.opt
159web2c/mktexdir
160web2c/mktexdir.opt
161web2c/mktexnam
162web2c/mktexnam.opt
163web2c/mktexupd
164web2c/texmf.cnf
165web2c/updmap.cfg
166web2c/updmap-hdr.cfg
167doc/chktex/ChkTeX.pdf
168install-tl
169)
170if [ -d %{buildroot}%{_tl_texmfdist} ]; then
171pushd %{buildroot}%{_tl_texmfdist}
172%__rm -f ${x[@]} ||:
[5207]173popd
[7770]174fi
175
[1533]176## Files list
177find %{buildroot} -type f -or -type l | \
178    %__sed -e "s|%{buildroot}||g" > filelist.full
179
[7770]180find %{buildroot}%{_tl_texmfdist} -type d | \
[1533]181    %__sed -e "s|^%{buildroot}|%dir |" \
182           -e "s|$|/|"             >> filelist.full
183
184## subpackages
185grep "/texmf-dist/doc/" filelist.full > filelist.doc
186cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
187%__mv -f filelist.tmp filelist.full
188
189%clean
190%__rm -rf %{buildroot}
191
192%post
[7770]193%_tl_touch_run texhash
194%_tl_touch_run mtxrun
[1533]195
196exit 0
197
198
199%postun
200if [ "$1" = 0 ]; then
[7770]201    %_tl_touch_run texhash
[1533]202
203fi
204
205exit 0
206
[7148]207%posttrans
[7770]208%{_tl_exec_texhash}
209%{_tl_exec_mtxrun}
210%{_tl_exec_updmap}
211%{_tl_exec_fmtutil}
[7148]212exit 0
213
214
[1533]215%files -f filelist.full
[5207]216%defattr(-,root,root,-)
[1533]217
218%files -f filelist.doc doc
[5207]219%defattr(-,root,root,-)
[1533]220
221%changelog
[7810]222* Thu Sep 19 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-2
223- TLNET 20130919
224
[7770]225* Fri Aug 23 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-1
226- generated by tlpdb2rpmspec 2013-1: tlpdb2rpmspec collection-genericrecommended
227- TLNET 20130823
Note: See TracBrowser for help on using the repository browser.