From 308e2405ce8dae877a01a215ee3f4f76476451ab Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sep 04 2012 19:57:22 +0000 Subject: Merge branch 'master' into f18 --- diff --git a/qemu.spec b/qemu.spec index 5e97b82..de64f2a 100644 --- a/qemu.spec +++ b/qemu.spec @@ -39,7 +39,7 @@ Summary: QEMU is a FAST! processor emulator Name: qemu Version: 1.2.0 -Release: 0.4.%{rcversion}%{?dist} +Release: 0.5.%{rcversion}%{?dist} # Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped Epoch: 2 License: GPLv2+ and LGPLv2+ and BSD @@ -197,7 +197,7 @@ Group: Development/Tools # update qemu-img without updating librdb you get: # qemu-img: undefined symbol: rbd_flush # ** NB ** This can be removed after Fedora 17 is released. -Requires: ceph >= 0.37-2 +Conflicts: ceph < 0.37-2 %endif %description img @@ -871,6 +871,10 @@ fi %{_mandir}/man1/qemu-img.1* %changelog +* Tue Sep 04 2012 Adam Jackson 1.2.0-0.5.rc1 +- Flip Requires: ceph >= foo to Conflicts: ceph < foo, so we pull in only the + libraries which we need and not the rest of ceph which we don't. + * Tue Aug 28 2012 Cole Robinson 1.2.0-0.4.rc1 - Update to 1.2.0-rc1