[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/xen/FC-5 xen.spec,1.106,1.106.2.1
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/xen/FC-5 xen.spec,1.106,1.106.2.1
- Date: Fri, 31 Mar 2006 16:43:54 -0500
Author: sct
Update of /cvs/dist/rpms/xen/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv28803
Modified Files:
Tag: private-sct-fc5-nocloexec-branch
xen.spec
Log Message:
Temporarily disable the cloexec patch for testing
Index: xen.spec
===================================================================
RCS file: /cvs/dist/rpms/xen/FC-5/xen.spec,v
retrieving revision 1.106
retrieving revision 1.106.2.1
diff -u -r1.106 -r1.106.2.1
--- xen.spec 9 Mar 2006 05:15:37 -0000 1.106
+++ xen.spec 31 Mar 2006 21:43:52 -0000 1.106.2.1
@@ -5,7 +5,7 @@
Summary: Xen is a virtual machine monitor
Name: xen
Version: 3.0.1
-Release: 4
+Release: 4.0.1sct
Group: Development/Libraries
License: GPL
URL: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
@@ -65,7 +65,7 @@
%patch8 -p1
%patch9 -p1
%patch10 -p1 -b .m64
-%patch11 -p1 -b .cloexec
+#%patch11 -p1 -b .cloexec
%patch12 -p1 -b .tempdir
cp %{SOURCE2} .
@@ -165,6 +165,9 @@
%dir %{_localstatedir}/run/xenstored
%changelog
+* Fri Mar 31 2006 Stephen Tweedie <sct redhat com> - 3.0.1-4.0.1sct
+- Temporarily disable the cloexec patch for testing
+
* Thu Mar 9 2006 Jeremy Katz <katzj redhat com> - 3.0.1-4
- add udev rule so that /dev/xen/evtchn gets created properly
- make pygrub not use /tmp for SELinux
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]