From: Thierry Parmentelat Date: Sat, 13 Apr 2013 08:10:37 +0000 (+0200) Subject: Merge branch 'master' of ssh://git.onelab.eu/git/libvirt X-Git-Tag: libvirt-1.0.4-2~1 X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=commitdiff_plain;h=ea90ff32b53b5e89271b7df67496c9fcb42a58f4;hp=-c Merge branch 'master' of ssh://git.onelab.eu/git/libvirt --- ea90ff32b53b5e89271b7df67496c9fcb42a58f4 diff --combined libvirt.spec index 27c8323,7d671d1..52393fe --- a/libvirt.spec +++ b/libvirt.spec @@@ -2,7 -2,7 +2,7 @@@ %define mainstream_version 1.0.4 %define module_version_varname mainstream_version - %define taglevel 0 + %define taglevel 1 #libvirt-RPMFLAGS := --without storage-disk --without storage-iscsi --without storage-scsi \ # --without storage-fs --without storage-lvm \ @@@ -384,7 -384,6 +384,7 @@@ URL: http://libvirt.org %define mainturl stable_updates/ %endif Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.gz +Patch1: virgetlasterror.patch %if %{with_libvirtd} Requires: libvirt-daemon = %{version}-%{release} @@@ -1115,7 -1114,6 +1115,7 @@@ of recent versions of Linux (and other %prep %setup -q +%patch1 -p1 %build %if ! %{with_xen} @@@ -2028,6 -2026,9 +2028,9 @@@ f %endif %changelog + * Wed Apr 10 2013 Thierry Parmentelat - libvirt-1.0.4-1 + - use upstream 1.0.4 + * 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