[xen] Add BuildRequires texlive-kpathsea-bin for mktexfmt

myoung myoung at fedoraproject.org
Tue Feb 5 21:54:52 UTC 2013


commit 5b23c5ee1e44b284f3e0b4babd8a3cb169cadfcf
Author: Michael Young <m.a.young at durham.ac.uk>
Date:   Tue Feb 5 21:53:42 2013 +0000

    Add BuildRequires texlive-kpathsea-bin for mktexfmt

 xen.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/xen.spec b/xen.spec
index fccf1c6..2a2771d 100644
--- a/xen.spec
+++ b/xen.spec
@@ -92,6 +92,7 @@ BuildRequires: transfig libidn-devel zlib-devel texi2html SDL-devel curl-devel
 BuildRequires: libX11-devel python-devel ghostscript texlive-latex
 %if "%dist" >= ".fc18"
 BuildRequires: texlive-times texlive-courier texlive-helvetic texlive-ntgclass
+BuildRequires: texlive-kpathsea-bin
 %endif
 BuildRequires: ncurses-devel gtk2-devel libaio-devel
 # for the docs
@@ -754,6 +755,7 @@ rm -rf %{buildroot}
   [XSA-36, CVE-2013-0153]
 - add some fixes for code which gcc 4.8 complains about
 - additional BuildRequires are now needed for pod2text and pod2man
+  also texlive-kpathsea-bin for mktexfmt
 
 * Wed Jan 23 2013 Michael Young <m.a.young at durham.ac.uk>
 - correct disabling of xendomains.service on uninstall


More information about the scm-commits mailing list