[qemu] revert the last change but bump version to avoid going back in time

Alon Levy alon at fedoraproject.org
Fri Feb 1 15:24:37 UTC 2013


commit 2c0fbb0128ead164f88cbf68c9864ffcfe012a7b
Author: Alon Levy <alevy at redhat.com>
Date:   Fri Feb 1 16:24:28 2013 +0100

    revert the last change but bump version to avoid going back in time

 qemu.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/qemu.spec b/qemu.spec
index 4defbd4..6f9b55d 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: 7%{?dist}
+Release: 8%{?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,8 +399,6 @@ 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
@@ -1261,6 +1259,11 @@ getent passwd qemu >/dev/null || \
 %{_libdir}/pkgconfig/libcacard.pc
 
 %changelog
+* Fri Feb 01 2013 Alon Levy <alevy at redhat.com> - 2:1.3.0-8
+- rebuilt, removing the two added Provides & Obsoletes lines, since
+  the current EVR already does that by being 1.3.0 > 1.2.2 , and having
+  the same package name of "libcacard"
+
 * 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
 


More information about the scm-commits mailing list