SPECS (XEN_3_0_2): xen.spec - hvm chunk; rel 0.4

adamg adamg at pld-linux.org
Sun Jul 8 13:52:38 CEST 2007


Author: adamg                        Date: Sun Jul  8 11:52:38 2007 GMT
Module: SPECS                         Tag: XEN_3_0_2
---- Log message:
- hvm chunk; rel 0.4

---- Files affected:
SPECS:
   xen.spec (1.34.2.1 -> 1.34.2.2) 

---- Diffs:

================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.34.2.1 SPECS/xen.spec:1.34.2.2
--- SPECS/xen.spec:1.34.2.1	Tue May 22 00:13:13 2007
+++ SPECS/xen.spec	Sun Jul  8 13:52:32 2007
@@ -10,7 +10,7 @@
 Summary(pl):	Xen - monitor maszyny wirtualnej
 Name:		xen
 Version:	3.0.2
-Release:	0.3
+Release:	0.4
 License:	GPL
 Group:		Applications/System
 Source0:	http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/%{name}-%{version}-src.tgz
@@ -23,7 +23,9 @@
 Patch3:		%{name}-xenstore-version.patch
 URL:		http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
 BuildRequires:	XFree86-devel
+%ifarch %{ix86}
 BuildRequires:	bcc
+%endif
 BuildRequires:	curl-devel
 BuildRequires:	latex2html
 BuildRequires:	libidn-devel
@@ -47,7 +49,7 @@
 Requires:	python-TwistedWeb
 Requires:	rc-scripts
 Obsoletes:	xen-doc
-ExclusiveArch:	%{ix86}
+ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %ifnarch i686 athlon pentium3 pentium4
@@ -195,10 +197,12 @@
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/bin
 %attr(744,root,root) %{_libdir}/%{name}/bin/*
+%ifarch %{ix86}
 %dir %{_libdir}/%{name}/boot
 %attr(744,root,root) %{_libdir}/%{name}/boot/hvmloader
+%endif
 %{_datadir}/xen
-%{py_sitedir}/grub
+%{py_sitescriptdir}/grub
 %dir %{py_sitedir}/%{name}
 %dir %{py_sitedir}/%{name}/lowlevel
 %{py_sitedir}/%{name}/lowlevel/*.py*
@@ -232,6 +236,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34.2.2  2007/07/08 11:52:32  adamg
+- hvm chunk; rel 0.4
+
 Revision 1.34.2.1  2007/05/21 22:13:13  adamg
 - xen-3.0.2 branch
   - BR: bcc for hvm
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xen.spec?r1=1.34.2.1&r2=1.34.2.2&f=u



More information about the pld-cvs-commit mailing list