[qemu] qemu now provides libcacard, advertise with Provides & Obsoletes

Alon Levy alon at fedoraproject.org
Tue Jan 29 10:51:32 UTC 2013


commit 6be650bd29058b2fad13044b5093de5979fa259c
Author: Alon Levy <alevy at redhat.com>
Date:   Tue Jan 29 12:50:09 2013 +0200

    qemu now provides libcacard, advertise with Provides & Obsoletes

 qemu.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/qemu.spec b/qemu.spec
index 844b09c..4defbd4 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -120,7 +120,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 1.3.0
-Release: 6%{?dist}
+Release: 7%{?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
@@ -399,6 +399,8 @@ Group: Development/Tools
 Requires: %{name}-common = %{epoch}:%{version}-%{release}
 Provides: kvm = 85
 Obsoletes: kvm < 85
+Provides: libcacard = 1.2.2-5
+Obsoletes: libcacard < 1.2.2-5
 Requires: vgabios >= 0.6c-2
 Requires: seabios-bin >= 0.6.0-2
 Requires: sgabios-bin
@@ -1259,6 +1261,9 @@ getent passwd qemu >/dev/null || \
 %{_libdir}/pkgconfig/libcacard.pc
 
 %changelog
+* Tue Jan 29 2013 Alon Levy <alevy at redhat.com> - 2:1.3.0-7
+- Bump and rebuild for updated Provides & Obsoletes of libcacard 1.2.2-4
+
 * Mon Jan 28 2013 Richard W.M. Jones <rjones at redhat.com> - 2:1.3.0-6
 - Bump and rebuild for updated libseccomp.
 


More information about the scm-commits mailing list