source: projects/texlive-vtlpkg/trunk/texlive-vtlpkg-vl.spec @ 11117

Revision 11117, 5.2 KB checked in by munepi, 7 years ago (diff)

synced tlnet to 20170616 (TeX Live 2017)

RevLine 
[7135]1%bcond_with firstbuild
2
[1476]3Summary: TeX Live packaging utilities for Vine Linux
4Summary(ja): Vine Linux 用 TeX Live パッケージングユーティリティ
5Name: texlive-vtlpkg
[11111]6Version: 2017
[11117]7Release: 3%{?_dist_release}
[1476]8License: GPLv2+
9Group: Development/Tools
10Url: http://trac.vinelinux.org/wiki/TeXEnvironment
11
[5075]12# %{name}-%{version}.tar.xz is generated by running "$ make rpm"
13Source0: %{name}-%{version}.tar.xz
[1476]14
15Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
16BuildArch: noarch
17BuildRequires: sed
[3329]18BuildRequires: xz
[1476]19Requires: bash
20
21Vendor: Project Vine
22Distribution: Vine Linux
23Packager: munepi
24
25%description
26texlive-vtlpkg is used to create a package of TeX Live for Vine Linux.
27It provides tlpdb2rpmspec.
28
29%description -l ja
[5075]30texlive-vtlpkg は Vine Linux 用 TeX Live パッケージを作るユーティリティです。
[1476]31tlpdb2rpmspec を提供しています。
32
33
34%prep
[6698]35[ "${RPM_BUILD_ROOT}" != "/" ] && %__rm -rf ${RPM_BUILD_ROOT}
[1476]36
37%setup
38
39%build
40%__make
41
42%install
43%__make DESTDIR=$RPM_BUILD_ROOT install
44
45%clean
[6698]46[ "${RPM_BUILD_ROOT}" != "/" ] && %__rm -rf ${RPM_BUILD_ROOT}
[1476]47
48
49%files
50%defattr(-,root,root)
[5080]51%doc README
[1476]52%{_bindir}/tlpdb2rpmspec
53%dir %{_datadir}/%{name}
54%{_datadir}/%{name}/*
[7764]55%{_sysconfdir}/rpm/macros.texlive
[1476]56
57
58%changelog
[11117]59* Sun Jun 18 2017 Munehiro Yamamoto <munepi@vinelinux.org> 2017-3
60- removed extra files from source tarball
61
62* Sun Jun 18 2017 Munehiro Yamamoto <munepi@vinelinux.org> 2017-2
63- synced tlnet to 20170616 (TeX Live 2017)
64
[11111]65* Thu Jun  8 2017 Munehiro Yamamoto <munepi@vinelinux.org> 2017-1
66- synced tlnet to 20170607 (TeX Live 2017)
67
[11110]68* Tue Aug 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-5
69- synced tlnet to 20160823 (TeX Live 2016)
70
[10361]71* Tue Jun  7 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-4
72- synced tlnet to 20160607 (TeX Live 2016)
73
[10286]74* Sat May 14 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-3
75- synced tlnet to 20160514 (TeX Live 2016/pretest)
76
[10268]77* Tue May 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-2
78- synced tlnet to 20160510 (TeX Live 2016/pretest)
79
80* Thu Apr 28 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-1
81- TeX Live 2016/pretest
82- synced tlnet to 20160428 (TeX Live 2016/pretest)
83
[10207]84* Wed Jan 13 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2015-4
85- remove duplicated files from texlive-collection-*
86- synced tlnet to 20160113 (TeX Live 2015)
87
[9945]88* Sun Jan 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2015-3
89- TeX Live 2016/dev
90- synced tlnet to 20160110 (TeX Live 2016/dev)
91
[9575]92* Sun May 24 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-2
93- TeX Live 2015/pretest
94- synced tlnet to 20150522 (TeX Live 2015/pretest)
95
[9527]96* Sun Apr 26 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-1
97- TeX Live 2015/pretest
98- synced tlnet to 20150426 (TeX Live 2015/pretest)
99
100* Wed Apr  1 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2014-4
101- synced tlnet to 20150401
102
[9033]103* Tue Oct 28 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-3
104- synced tlnet to 20141028
105
[8745]106* Sun Jul  6 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-2
107- synced tlnet to 20140706
108
[8475]109* Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
110- upgraded to TeX Live 2014
111
[8334]112* Sun Apr  6 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2013-6
113- synced tlnet to 20140406
114
[8050]115* Wed Dec 18 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-5
116- synced tlnet to 20131218
117
[7950]118* Fri Nov  1 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-4
119- synced tlnet to 20131101
120
[7854]121* Wed Oct  2 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-3
122- synced tlnet to 20131002
123
[7809]124* Thu Sep 19 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-2
125- synced tlnet to 20130919
126
[7764]127* Fri Aug 23 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-1
128- upgraded to TeX Live 2013
129  - used tlnet archives
130  - synced tlnet to 20130823
131- added macros.texlive
132
[6698]133* Fri Aug 10 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
134- updated to TeX Live 2012
135
[5242]136* Sat Dec  3 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
137- updated tlpdb2rpmspec.sh.in and dot.vtlpkg.conf.in:
138  - set external dependencies (texlive-collection-binextra,
139    texlive-collection-fontutils)
140
[5075]141* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
142- updated to TeX Live 2011
143- merged texlive-vtlpkg-2009-osx.patch from OSXWS
[5080]144- added %%doc README (%%files)
[5075]145
[7764]146* Wed Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
[3943]147- applied texlive-vtlpkg-2009-vine.patch
148  - remove arch dependent binaries
[2975]149- updated tlpdb2rpmspec.sh.in:
150  - improved tlpdb4a()
[3943]151  - make symlinks of core script utils (texlive-collection-binextra,
152    texlive-collection-context, texlive-collection-fontutils,
153    texlive-collection-langgreek, texlive-collection-langindic,
154    texlive-collection-latex, texlive-collection-latexextra,
155    texlive-collection-latexrecommended, texlive-collection-pictures,
156    texlive-collection-pstricks, texlive-collection-science)
[2975]157
[2499]158* Wed Jan 12 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
159- updated tlpdb2rpmspec.sh.in:
160  - improved %%post
161
[1915]162* Sun Sep 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
[1969]163- updated tlpdb2rpmspec.sh.in:
164  - removed arch dependent binaries (texlive-collection-latexextra)
165  - improved updmap process in %%post and %%postun
166  - fixed perl path
[1915]167
[1476]168* Fri Jul 30 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
169- initial build
Note: See TracBrowser for help on using the repository browser.