SHA256
1
0
forked from pool/texlive
Dr. Werner Fink 2012-06-19 14:18:50 +00:00 committed by Git OBS Bridge
parent 727c46a2c6
commit 35c9a03503
2 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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