rpms/libvirt/FC-6 libvirt.spec,1.41,1.42

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 19 21:16:16 UTC 2007


Author: veillard

Update of /cvs/dist/rpms/libvirt/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv26807

Modified Files:
	libvirt.spec 
Log Message:
Oops still need the pvfb detect patch, daniel



Index: libvirt.spec
===================================================================
RCS file: /cvs/dist/rpms/libvirt/FC-6/libvirt.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- libvirt.spec	19 Mar 2007 09:33:41 -0000	1.41
+++ libvirt.spec	19 Mar 2007 21:16:14 -0000	1.42
@@ -29,6 +29,7 @@
 BuildRequires: /sbin/iptables
 Obsoletes: libvir
 ExclusiveArch: i386 x86_64 ia64
+Patch0:libvirt-0.2.0-pvfb-new-config.patch
 
 %description
 This C library provides an API to use the Xen virtualization framework,
@@ -58,6 +59,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --with-init-script=redhat --with-qemud-pid-file=%{_localstatedir}/run/libvirt_qemud.pid
@@ -163,6 +165,9 @@
 %doc docs/examples/python
 
 %changelog
+* Mon Mar 19 2007 Daniel Veillard <veillard at redhat.com> - 2.0.1-2.fc6
+- We still need to force use of new PVFB config style
+
 * Fri Mar 16 2007 Daniel Veillard <veillard at redhat.com> - 2.0.1-1.fc6
 - Release of 0.2.1
 - lot of bug and portability fixes




More information about the fedora-cvs-commits mailing list