]> git.pld-linux.org Git - packages/xen.git/commitdiff
- updated TeX BRs (tetex -> texlive)
authorpawelz <pawelz@pld-linux.org>
Sat, 13 Feb 2010 17:16:43 +0000 (17:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- better comments (it's not only userspace. It is also xen kernel)

Changed files:
    xen.spec -> 1.73

xen.spec

index 8678013d0e1edb67ddefda605277c8d610296678..937f423f1d595a769bd0e6daa699006a444525f6 100644 (file)
--- a/xen.spec
+++ b/xen.spec
@@ -1,8 +1,9 @@
 #
 # NOTE:
-# - this is userspace for xen-3.2.0 (provided by kernel-xen.spec)
+# - this xen-3.3.0 kernel and userspace
 #   if you are looking for xen-3.0.2 (kernel.spec:LINUX_2_6_16), checkout
 #   this spec from XEN_3_0_2 branch
+# - you will also need dom0 enabled kernel
 #
 # TODO:
 # - pldized init scripts
@@ -37,9 +38,9 @@ BuildRequires:        ncurses-devel
 BuildRequires: python-devel
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.268
-BuildRequires: tetex-dvips
-BuildRequires: tetex-format-latex
-BuildRequires: tetex-latex-psnfss
+BuildRequires: texlive-dvips
+BuildRequires: texlive-latex-data
+BuildRequires: texlive-latex-psnfss
 BuildRequires: transfig
 BuildRequires: which
 BuildRequires: zlib-devel
This page took 0.113228 seconds and 4 git commands to generate.