.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=96
This commit is contained in:
parent
9e550dcb29
commit
63cc3ebdd4
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
%define texlive_version 2012
|
%define texlive_version 2012
|
||||||
%define texlive_release 20120611
|
%define texlive_release 20120611
|
||||||
%define texlive_noarch 40
|
%define texlive_noarch 41
|
||||||
%define texlive_source texlive-20120611-source
|
%define texlive_source texlive-20120611-source
|
||||||
|
|
||||||
%define __perl_requires %{nil}
|
%define __perl_requires %{nil}
|
||||||
|
43
texlive.spec
43
texlive.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
%define texlive_version 2012
|
%define texlive_version 2012
|
||||||
%define texlive_release 20120611
|
%define texlive_release 20120611
|
||||||
%define texlive_noarch 40
|
%define texlive_noarch 41
|
||||||
%define texlive_source texlive-20120611-source
|
%define texlive_source texlive-20120611-source
|
||||||
|
|
||||||
%define __perl_requires %{nil}
|
%define __perl_requires %{nil}
|
||||||
@ -166,8 +166,6 @@ Source30: texlive-rpmlintrc
|
|||||||
Source31: dot.dvipsrc
|
Source31: dot.dvipsrc
|
||||||
Source50: public.c
|
Source50: public.c
|
||||||
Source51: public.8
|
Source51: public.8
|
||||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
|
||||||
# from 20120611
|
|
||||||
Patch0: source.dif
|
Patch0: source.dif
|
||||||
Patch1: source-configure.dif
|
Patch1: source-configure.dif
|
||||||
Patch2: source-xdvizilla.dif
|
Patch2: source-xdvizilla.dif
|
||||||
@ -1316,18 +1314,6 @@ Prefix: %{_bindir}
|
|||||||
%description perltex-bin
|
%description perltex-bin
|
||||||
Binary files of perltex
|
Binary files of perltex
|
||||||
|
|
||||||
%package pkfix-bin
|
|
||||||
Version: %{texlive_version}.%{texlive_release}.svn13364
|
|
||||||
Release: 0
|
|
||||||
License: LPPL-1.0
|
|
||||||
Summary: Binary files of pkfix
|
|
||||||
Group: Productivity/Publishing/TeX/Utilities
|
|
||||||
Url: http://www.tug.org/texlive/
|
|
||||||
Prefix: %{_bindir}
|
|
||||||
|
|
||||||
%description pkfix-bin
|
|
||||||
Binary files of pkfix
|
|
||||||
|
|
||||||
%package pkfix-helper-bin
|
%package pkfix-helper-bin
|
||||||
Version: %{texlive_version}.%{texlive_release}.svn13663
|
Version: %{texlive_version}.%{texlive_release}.svn13663
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -1340,6 +1326,18 @@ Prefix: %{_bindir}
|
|||||||
%description pkfix-helper-bin
|
%description pkfix-helper-bin
|
||||||
Binary files of pkfix-helper
|
Binary files of pkfix-helper
|
||||||
|
|
||||||
|
%package pkfix-bin
|
||||||
|
Version: %{texlive_version}.%{texlive_release}.svn13364
|
||||||
|
Release: 0
|
||||||
|
License: LPPL-1.0
|
||||||
|
Summary: Binary files of pkfix
|
||||||
|
Group: Productivity/Publishing/TeX/Utilities
|
||||||
|
Url: http://www.tug.org/texlive/
|
||||||
|
Prefix: %{_bindir}
|
||||||
|
|
||||||
|
%description pkfix-bin
|
||||||
|
Binary files of pkfix
|
||||||
|
|
||||||
%package ps2pkm-bin
|
%package ps2pkm-bin
|
||||||
Version: %{texlive_version}.%{texlive_release}.svn22981
|
Version: %{texlive_version}.%{texlive_release}.svn22981
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -2320,13 +2318,6 @@ development packages for TeXLive.
|
|||||||
mkdir -p %{buildroot}%{_fontcache}/tfm
|
mkdir -p %{buildroot}%{_fontcache}/tfm
|
||||||
mkdir -p %{buildroot}%{_appdefdir}
|
mkdir -p %{buildroot}%{_appdefdir}
|
||||||
|
|
||||||
mkdir -p %{buildroot}%{_datadir}/texlive
|
|
||||||
ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf-dist
|
|
||||||
ln -sf ../../lib/texmf %{buildroot}%{_datadir}/texlive/texmf
|
|
||||||
rm -v %{buildroot}%{_datadir}/texlive/texmf
|
|
||||||
rm -v %{buildroot}%{_datadir}/texlive/texmf-dist
|
|
||||||
rm -vr %{buildroot}%{_datadir}/texlive
|
|
||||||
|
|
||||||
pushd ${prefix}/bin/
|
pushd ${prefix}/bin/
|
||||||
tar -cspSf - . | tar -xvspSf - -C %{buildroot}%{_bindir}/
|
tar -cspSf - . | tar -xvspSf - -C %{buildroot}%{_bindir}/
|
||||||
rm -vf %{buildroot}%{_bindir}/tlmgr
|
rm -vf %{buildroot}%{_bindir}/tlmgr
|
||||||
@ -3013,14 +3004,14 @@ fi
|
|||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%{_bindir}/perltex
|
%{_bindir}/perltex
|
||||||
|
|
||||||
%files pkfix-bin
|
|
||||||
%defattr(-,root,root,755)
|
|
||||||
%{_bindir}/pkfix
|
|
||||||
|
|
||||||
%files pkfix-helper-bin
|
%files pkfix-helper-bin
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%{_bindir}/pkfix-helper
|
%{_bindir}/pkfix-helper
|
||||||
|
|
||||||
|
%files pkfix-bin
|
||||||
|
%defattr(-,root,root,755)
|
||||||
|
%{_bindir}/pkfix
|
||||||
|
|
||||||
%files ps2pkm-bin
|
%files ps2pkm-bin
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%{_bindir}/mag
|
%{_bindir}/mag
|
||||||
|
Loading…
x
Reference in New Issue
Block a user