- Add BR libattr-devel. This caused the -fstype option to be disabled.

https://www.redhat.com/archives/libvir-list/2011-June/thread.html#01017
This commit is contained in:
Richard W.M. Jones 2011-06-22 12:48:48 +01:00
parent 7a6484a3d9
commit 2af28c1745

@ -1,7 +1,7 @@
Summary: QEMU is a FAST! processor emulator Summary: QEMU is a FAST! processor emulator
Name: qemu Name: qemu
Version: 0.14.0 Version: 0.14.0
Release: 8%{?dist} Release: 9%{?dist}
# Epoch because we pushed a qemu-1.0 package # Epoch because we pushed a qemu-1.0 package
Epoch: 2 Epoch: 2
License: GPLv2+ and LGPLv2+ and BSD License: GPLv2+ and LGPLv2+ and BSD
@ -69,6 +69,7 @@ BuildRequires: rsync
BuildRequires: pciutils-devel BuildRequires: pciutils-devel
BuildRequires: pulseaudio-libs-devel BuildRequires: pulseaudio-libs-devel
BuildRequires: ncurses-devel BuildRequires: ncurses-devel
BuildRequires: libattr-devel
BuildRequires: texinfo BuildRequires: texinfo
%ifarch x86_64 %ifarch x86_64
BuildRequires: spice-protocol >= 0.6.0 BuildRequires: spice-protocol >= 0.6.0
@ -560,6 +561,10 @@ fi
%{_mandir}/man1/qemu-img.1* %{_mandir}/man1/qemu-img.1*
%changelog %changelog
* Wed Jun 22 2011 Richard W.M. Jones <rjones@redhat.com> - 2:0.14.0-9
- Add BR libattr-devel. This caused the -fstype option to be disabled.
https://www.redhat.com/archives/libvir-list/2011-June/thread.html#01017
* Mon May 2 2011 Hans de Goede <hdegoede@redhat.com> - 2:0.14.0-8 * Mon May 2 2011 Hans de Goede <hdegoede@redhat.com> - 2:0.14.0-8
- Fix a bug in the spice flow control patches which breaks the tcp chardev - Fix a bug in the spice flow control patches which breaks the tcp chardev