From: Thierry Parmentelat Date: Thu, 7 Mar 2013 08:04:23 +0000 (+0100) Subject: Setting tag libvirt-1.0.2-2 X-Git-Tag: libvirt-1.0.2-2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ee560e714e6ae9992faae8d3462e7f72291f7527;p=libvirt.git Setting tag libvirt-1.0.2-2 turn off fuse no matter what, as this conflicts with the way procprotect works --- diff --git a/libvirt.spec b/libvirt.spec index d010754..2e0083c 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -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 - 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 - 1.0.2-1 - LXC improvements - S390 architecture improvement