rpms/xen/devel xen.spec,1.53,1.54

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Sep 12 18:44:56 UTC 2005


Author: riel

Update of /cvs/dist/rpms/xen/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4182

Modified Files:
	xen.spec 
Log Message:
- add /var/{lib,run}/xenstored to the %files section (#167496, #167121)
- upgrade to today's Xen snapshot
- some small build fixes for x86_64
- enable x86_64 builds



Index: xen.spec
===================================================================
RCS file: /cvs/dist/rpms/xen/devel/xen.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- xen.spec	12 Sep 2005 18:00:40 -0000	1.53
+++ xen.spec	12 Sep 2005 18:44:54 -0000	1.54
@@ -16,7 +16,7 @@
 Requires: bridge-utils python-twisted
 Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 Prereq: chkconfig
-ExclusiveArch: i386
+ExclusiveArch: i386 x86_64
 
 %description
 This package contains the Xen hypervisor and Xen tools, needed to
@@ -88,6 +88,12 @@
 %dir %{_localstatedir}/run/xenstored
 
 %changelog
+* Mon Sep 12 2005 Rik van Riel <riel at redhat.com> 3.0-0.20050912.fc5
+- add /var/{lib,run}/xenstored to the %files section (#167496, #167121)
+- upgrade to today's Xen snapshot
+- some small build fixes for x86_64
+- enable x86_64 builds
+
 * Thu Sep  8 2005 Rik van Riel <riel at redhat.com> 3.0-0.20050908
 - explicitly call /usr/sbin/xend from initscript (#167407)
 - add xenstored directories to spec file (#167496, #167121)




More information about the fedora-cvs-commits mailing list