[qemu/f15] - Add BR libattr-devel. This caused the -fstype option to be disabled. https://www.redhat.com/arc

Daniel P. Berrange berrange at fedoraproject.org
Wed Sep 21 14:57:02 UTC 2011


commit a2bc394c0a9919a39bd88f2d4cbd641532f661c6
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Jun 22 12:48:48 2011 +0100

    - Add BR libattr-devel.  This caused the -fstype option to be disabled.
      https://www.redhat.com/archives/libvir-list/2011-June/thread.html#01017

 qemu.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/qemu.spec b/qemu.spec
index fa60707..432daa7 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -1,7 +1,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 0.14.0
-Release: 7%{?dist}
+Release: 8%{?dist}
 # Epoch because we pushed a qemu-1.0 package
 Epoch: 2
 License: GPLv2+ and LGPLv2+ and BSD
@@ -69,6 +69,7 @@ BuildRequires: rsync
 BuildRequires: pciutils-devel
 BuildRequires: pulseaudio-libs-devel
 BuildRequires: ncurses-devel
+BuildRequires: libattr-devel
 BuildRequires: texinfo
 %ifarch x86_64
 BuildRequires: spice-protocol >= 0.6.0
@@ -560,6 +561,10 @@ fi
 %{_mandir}/man1/qemu-img.1*
 
 %changelog
+* Wed Jun 22 2011 Richard W.M. Jones <rjones at redhat.com> - 2:0.14.0-8
+- Add BR libattr-devel.  This caused the -fstype option to be disabled.
+  https://www.redhat.com/archives/libvir-list/2011-June/thread.html#01017
+
 * Tue Mar 29 2011 Justin M. Forbes <jforbes at redhat.com> - 2:0.14.0-7
 - Disable qemu-ppc and qemu-sparc packages (#679179)
 


More information about the scm-commits mailing list