forked from pool/texlive
.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=98
This commit is contained in:
parent
727c46a2c6
commit
35c9a03503
@ -17,7 +17,7 @@
|
||||
|
||||
%define texlive_version 2012
|
||||
%define texlive_release 20120611
|
||||
%define texlive_noarch 41
|
||||
%define texlive_noarch 42
|
||||
%define texlive_source texlive-20120611-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@ -48,6 +48,7 @@ Requires(verify): permissions
|
||||
Obsoletes: tetex
|
||||
BuildRequires: ed
|
||||
BuildRequires: fontconfig
|
||||
BuildConflicts: texinfo
|
||||
Source10: rc.config.texlive
|
||||
Source11: SuSEconfig.texlive
|
||||
Source12: texlive.cron
|
||||
@ -4011,6 +4012,9 @@ two onto a DIN A4 page (a4toa5) are included. The number of pages must
|
||||
be even (which can be done by odd2even or dvibook).
|
||||
|
||||
%prep
|
||||
pushd %_sourcedir
|
||||
chmod g-w *.tar.xz
|
||||
popd
|
||||
%setup -c -q -n %name -T
|
||||
%build
|
||||
%install
|
||||
@ -11018,6 +11022,8 @@ fi
|
||||
%dir %{_texmfdistdir}/scripts/thumbpdf
|
||||
%dir %{_texmfdistdir}/scripts/ulqda
|
||||
%dir %{_texmfdistdir}/scripts/vpe
|
||||
%dir %{_x11data}
|
||||
%dir %{_x11data}/app-defaults
|
||||
%dir %{_texmfdistdir}/bibtex
|
||||
%dir %{_texmfdistdir}/bibtex/bib
|
||||
%dir %{_texmfdistdir}/bibtex/bib/IEEEtran
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%define texlive_version 2012
|
||||
%define texlive_release 20120611
|
||||
%define texlive_noarch 41
|
||||
%define texlive_noarch 42
|
||||
%define texlive_source texlive-20120611-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@ -115,6 +115,7 @@ BuildRequires: readline-devel
|
||||
BuildRequires: %{name}-filesystem
|
||||
BuildRequires: t1lib
|
||||
BuildRequires: t1lib-devel
|
||||
BuildConflicts: texinfo
|
||||
BuildRequires: unzip
|
||||
BuildRequires: xaw3d-devel
|
||||
BuildRequires: xorg-x11-devel
|
||||
|
Loading…
Reference in New Issue
Block a user