.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-filesystem?expand=0&rev=49
This commit is contained in:
parent
afc5c53c0a
commit
cec9420590
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 11:35:46 UTC 2016 - werner@suse.de
|
||||
|
||||
- Add both texlive.infra and texlive.infra.doc as these provides
|
||||
some perl module files used by fmtutil.pl
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 10:52:36 UTC 2016 - werner@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define texlive_version 2015
|
||||
%define texlive_previous 2014
|
||||
%define texlive_release 20150521
|
||||
%define texlive_noarch 101
|
||||
%define texlive_noarch 104
|
||||
%define texlive_source texlive-20150521-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@ -570,6 +570,7 @@ Requires: texlive-tex >= %{texlive_version}
|
||||
Requires: texlive-texconfig >= %{texlive_version}
|
||||
Requires: texlive-texlive-common >= %{texlive_version}
|
||||
Requires: texlive-texlive-en >= %{texlive_version}
|
||||
Requires: texlive-texlive.infra >= %{texlive_version}
|
||||
Requires: texlive-xdvi >= %{texlive_version}
|
||||
Provides: tex(basic)
|
||||
Provides: tex(tex)
|
||||
@ -12559,6 +12560,7 @@ popd
|
||||
mkdir -p %{buildroot}%{_texmfdistdir}/ttf2pk
|
||||
mkdir -p %{buildroot}%{_texmfdistdir}/web2c
|
||||
mkdir -p %{buildroot}%{_texmfdistdir}/xdvi/pixmap
|
||||
mkdir -p %{buildroot}%{_texmfmaindir}/tlpkg/TeXLive
|
||||
mkdir -p %{buildroot}%{_datadir}/texlive
|
||||
ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf ../../lib/texmf %{buildroot}%{_datadir}/texlive/texmf
|
||||
@ -21924,6 +21926,8 @@ fi
|
||||
%dir %{_texmfdistdir}/web2c
|
||||
%dir %{_texmfdistdir}/xdvi
|
||||
%dir %{_texmfdistdir}/xdvi/pixmap
|
||||
%dir %{_texmfmaindir}/tlpkg
|
||||
%dir %{_texmfmaindir}/tlpkg/TeXLive
|
||||
%dir %attr(1755,root,root) %{_texmfvardir}
|
||||
%dir %attr(1755,root,root) %{_texmfvardir}/dist
|
||||
%dir %attr(1755,root,root) %{_texmfvardir}/main
|
||||
|
Loading…
x
Reference in New Issue
Block a user