[fedora-virt-maint] rpms/libvirt/devel libvirt.spec,1.151,1.152

Mark McLoughlin markmc at fedoraproject.org
Tue Jul 28 17:41:33 UTC 2009


Author: markmc

Update of /cvs/pkgs/rpms/libvirt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1195

Modified Files:
	libvirt.spec 
Log Message:
- Pass --with-qemu-user=qemu etc. to configure



Index: libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/devel/libvirt.spec,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -p -r1.151 -r1.152
--- libvirt.spec	28 Jul 2009 17:40:29 -0000	1.151
+++ libvirt.spec	28 Jul 2009 17:41:33 -0000	1.152
@@ -368,6 +368,8 @@ iconv -f ISO-8859-1 -t UTF-8 < NEWS.old 
            %{?_without_numactl} \
            %{?_without_capng} \
            %{?_without_netcf} \
+           --with-qemu-user=%{qemu_user} \
+           --with-qemu-group=%{qemu_group} \
            --with-init-script=redhat \
            --with-remote-pid-file=%{_localstatedir}/run/libvirtd.pid
 make %{?_smp_mflags}
@@ -612,6 +614,7 @@ fi
 %changelog
 * Tue Jul 28 2009 Mark McLoughlin <markmc at redhat.com> - 0.7.0-0.3.gitf055724
 - Enable netcf support
+- Pass --with-qemu-user=qemu etc. to configure
 - Move various requires to the libvirt-client sub-package
 - Sync some trivial cleanups from upstream spec file
 - Remove explicit libxml2 requires, again




More information about the Fedora-virt-maint mailing list