- xelatex requires xdvipdfmx
This commit is contained in:
parent
aeaff8095a
commit
6d819636ea
@ -1,6 +1,6 @@
|
|||||||
# This spec file is based on texjive project created by Michael A. Peters.
|
# This spec file is based on texjive project created by Michael A. Peters.
|
||||||
# Adopted and modified for Fedora by Jindrich Novy.
|
# Adopted and modified for Fedora by Jindrich Novy.
|
||||||
%define f8_packaging 0
|
%define f8_packaging 1
|
||||||
|
|
||||||
%define texlive_ver 2007
|
%define texlive_ver 2007
|
||||||
%define ptex_src_ver 3.1.10
|
%define ptex_src_ver 3.1.10
|
||||||
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
Name: texlive
|
Name: texlive
|
||||||
Version: %{texlive_ver}
|
Version: %{texlive_ver}
|
||||||
Release: 27%{?dist}
|
Release: 28%{?dist}
|
||||||
Summary: Binaries for the TeX formatting system
|
Summary: Binaries for the TeX formatting system
|
||||||
|
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
@ -229,7 +229,7 @@ Summary: TeX typesetting engine using Unicode with OpenType or AAT support
|
|||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Requires: texlive = %{version}-%{release}
|
Requires: texlive = %{version}-%{release}
|
||||||
Requires: texlive-texmf-xetex = %{version}
|
Requires: texlive-texmf-xetex = %{version}
|
||||||
Requires: dvipdfmx
|
Requires: dvipdfmx xdvipdfmx
|
||||||
|
|
||||||
%description xetex
|
%description xetex
|
||||||
XeTeX is a TeX typesetting engine using Unicode and supporting modern
|
XeTeX is a TeX typesetting engine using Unicode and supporting modern
|
||||||
@ -1197,6 +1197,9 @@ fi
|
|||||||
%{_mandir}/man1/texutil.1*
|
%{_mandir}/man1/texutil.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 18 2008 Jindrich Novy <jnovy@redhat.com> - 2007-28
|
||||||
|
- xelatex requires xdvipdfmx
|
||||||
|
|
||||||
* Fri Mar 14 2008 Jindrich Novy <jnovy@redhat.com> - 2007-27
|
* Fri Mar 14 2008 Jindrich Novy <jnovy@redhat.com> - 2007-27
|
||||||
- remove dvipdfmx completely, also for F8 (related #437448)
|
- remove dvipdfmx completely, also for F8 (related #437448)
|
||||||
- kpathsea requires texlive again (#437458)
|
- kpathsea requires texlive again (#437458)
|
||||||
|
Loading…
Reference in New Issue
Block a user