rpms/texlive/devel texlive.spec,1.35,1.36

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Wed Mar 19 09:04:50 UTC 2008


Author: jnovy

Update of /cvs/extras/rpms/texlive/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16613

Modified Files:
	texlive.spec 
Log Message:
* Tue Mar 18 2008 Jindrich Novy <jnovy at redhat.com> - 2007-28
- xelatex requires xdvipdfmx



Index: texlive.spec
===================================================================
RCS file: /cvs/extras/rpms/texlive/devel/texlive.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- texlive.spec	14 Mar 2008 15:53:07 -0000	1.35
+++ texlive.spec	19 Mar 2008 09:04:14 -0000	1.36
@@ -1,6 +1,6 @@
 # This spec file is based on texjive project created by Michael A. Peters.
 # Adopted and modified for Fedora by Jindrich Novy.
-%define f8_packaging	0
+%define f8_packaging	1
 
 %define texlive_ver	2007
 %define ptex_src_ver	3.1.10
@@ -26,7 +26,7 @@
 
 Name:		texlive
 Version:	%{texlive_ver}
-Release:	27%{?dist}
+Release:	28%{?dist}
 Summary:	Binaries for the TeX formatting system
 
 Group:		Applications/Publishing
@@ -229,7 +229,7 @@
 Group: Applications/Publishing
 Requires: texlive = %{version}-%{release}
 Requires: texlive-texmf-xetex = %{version}
-Requires: dvipdfmx
+Requires: dvipdfmx xdvipdfmx
 
 %description xetex
 XeTeX is a TeX typesetting engine using Unicode and supporting modern
@@ -1197,6 +1197,9 @@
 %{_mandir}/man1/texutil.1*
 
 %changelog
+* Tue Mar 18 2008 Jindrich Novy <jnovy at redhat.com> - 2007-28
+- xelatex requires xdvipdfmx
+
 * Fri Mar 14 2008 Jindrich Novy <jnovy at redhat.com> - 2007-27
 - remove dvipdfmx completely, also for F8 (related #437448)
 - kpathsea requires texlive again (#437458)




More information about the fedora-extras-commits mailing list