From a7289f8b72a623fd8736239b0eaf7a7898be1055 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jul 25 2008 14:39:15 +0000 Subject: fix summary (#456344) --- diff --git a/qemu.spec b/qemu.spec index ab1ea18..cd83c80 100644 --- a/qemu.spec +++ b/qemu.spec @@ -42,14 +42,14 @@ emulation speed by using dynamic translation. QEMU has two operating modes: As QEMU requires no host kernel patches to run, it is safe and easy to use. %package img -Summary: QEMU is a FAST! processor emulator +Summary: QEMU command line tool for disk image manipulation Group: Development/Tools %description img QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. -This package provides the command line tool for manipulating disk images +This package provides the command line tool for manipulating disk images. %prep %setup -q @@ -145,6 +145,9 @@ fi %{_mandir}/man1/qemu-img.1* %changelog +* Fri Jul 25 2008 Bill Nottingham +- Fix qemu-img summary (#456344) + * Wed Jun 25 2008 Daniel P. Berrange - 0.9.1-10.fc10 - Rebuild for GNU TLS ABI change