]> git.pld-linux.org Git - packages/xen.git/blobdiff - xen.spec
- sorted deps
[packages/xen.git] / xen.spec
index dbc8fe02993f8fea8838f6753cfb9ac722d95226..cf881f0d2f5f3f3fc6597c7bf380db443c0b0002 100644 (file)
--- a/xen.spec
+++ b/xen.spec
@@ -5,7 +5,7 @@ Summary:        Xen - a virtual machine monitor
 Summary(pl):   Xen - monitor maszyny wirtualnej
 Name:          xen
 Version:       2.0.6
-Release:       0.2
+Release:       0.3
 Epoch:         0
 Group:         Applications/System
 License:       GPL
@@ -14,23 +14,24 @@ Source0:    http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-%{version}
 Source1:       %{name}-xend.init
 Source2:       %{name}-xendomains.init
 Patch0:                %{name}-twisted.patch
+Patch1:                %{name}-scripts.patch
 URL:           http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
-#Requires:     python-Twisted
-Requires:      losetup
-Requires:      python-TwistedWeb
-Requires:      ZopeInterface
+BuildRequires: XFree86-devel
 BuildRequires: curl-devel
-BuildRequires: python-devel
-BuildRequires: python-Twisted
-BuildRequires: bridge-utils
-BuildRequires: transfig
 BuildRequires: libidn-devel
-BuildRequires: zlib-devel
-BuildRequires: X11-devel
 BuildRequires: ncurses-devel
+BuildRequires: python-Twisted
+BuildRequires: python-devel
+BuildRequires: tetex-dvips
 BuildRequires: tetex-format-latex
 BuildRequires: tetex-latex-psnfss
-BuildRequires: tetex-dvips
+BuildRequires: transfig
+BuildRequires: which
+BuildRequires: zlib-devel
+Requires:      ZopeInterface
+Requires:      bridge-utils
+Requires:      losetup
+Requires:      python-TwistedWeb
 ExclusiveArch: %{ix86}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -54,7 +55,7 @@ kernel-xen*. Informacje jak u
 projektu.
 
 Wirtualizacja mo¿e byæ u¿ywana do uruchamiania wielu wersji lub wielu
-dystrybucji Linuksa na jednym systemie lub do testowaania nie
+dystrybucji Linuksa na jednym systemie lub do testowania nie
 zaufanych aplikacji w odizolowanym ¶rodowisku. Nale¿y zauwa¿yæ, ¿e
 technologia Xen jest ci±gle rozwijana, a ten RPM by³ s³abo testowany.
 Nie nale¿y byæ zdziwionym, je¶li ten pakiet zje dane, wypije ca³± kawê
@@ -99,6 +100,7 @@ Dokumentacja xena.
 %prep
 %setup -q -n xen-2.0
 %patch0 -p1 
+%patch1 -p1
 chmod -R u+w .
 #echo 'CXXFLAGS+=-I/usr/include/ncurses' >> tools/ioemu/gui/Makefile
 
This page took 0.034514 seconds and 4 git commands to generate.