Setting tag libvirt-1.0.2-2 libvirt-1.0.2-2
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 7 Mar 2013 08:04:23 +0000 (09:04 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 7 Mar 2013 08:04:23 +0000 (09:04 +0100)
turn off fuse no matter what, as this conflicts with the way procprotect works

libvirt.spec

index d010754..2e0083c 100644 (file)
@@ -2,7 +2,7 @@
 
 %define mainstream_version 1.0.2
 %define module_version_varname mainstream_version
-%define taglevel 1
+%define taglevel 2
 
 #libvirt-RPMFLAGS := --without storage-disk --without storage-iscsi --without storage-scsi \
 #                      --without storage-fs --without storage-lvm \
@@ -2030,6 +2030,9 @@ fi
 %endif
 
 %changelog
+* Thu Mar 07 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - libvirt-1.0.2-2
+- turn off fuse no matter what, as this conflicts with the way procprotect works
+
 * Wed Jan 30 2013 Daniel Veillard <veillard@redhat.com> - 1.0.2-1
 - LXC improvements
 - S390 architecture improvement