packages: libvirt/libvirt.spec - add qemu vnc acl support

baggins baggins at pld-linux.org
Sat Feb 18 12:28:14 CET 2012


Author: baggins                      Date: Sat Feb 18 11:28:14 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add qemu vnc acl support

---- Files affected:
packages/libvirt:
   libvirt.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: packages/libvirt/libvirt.spec
diff -u packages/libvirt/libvirt.spec:1.60 packages/libvirt/libvirt.spec:1.61
--- packages/libvirt/libvirt.spec:1.60	Tue Feb 14 22:24:25 2012
+++ packages/libvirt/libvirt.spec	Sat Feb 18 12:28:09 2012
@@ -45,6 +45,7 @@
 Source2:	%{name}.tmpfiles
 Patch0:		%{name}-sasl.patch
 Patch1:		%{name}-lxc.patch
+Patch2:		libvirt-qemu-acl.patch
 URL:		http://www.libvirt.org/
 BuildRequires:	audit-libs-devel
 BuildRequires:	augeas-devel
@@ -254,6 +255,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # weird translations
 %{__rm} po/{my,eu_ES}.{po,gmo}
@@ -495,6 +497,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2012/02/18 11:28:09  baggins
+- add qemu vnc acl support
+
 Revision 1.60  2012/02/14 21:24:25  baggins
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libvirt/libvirt.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list