[qpid-cpp/f16] Added missing subpackage dependency

Nuno Santos nsantos at fedoraproject.org
Wed Jan 18 18:09:56 UTC 2012


commit 2a31fa8406df6af107922d846f8de1b7a605f8d1
Author: Nuno Santos <nsantos at redhat.com>
Date:   Wed Jan 18 13:09:48 2012 -0500

    Added missing subpackage dependency

 qpid-cpp.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/qpid-cpp.spec b/qpid-cpp.spec
index c466a7f..45f28cd 100644
--- a/qpid-cpp.spec
+++ b/qpid-cpp.spec
@@ -27,7 +27,7 @@
 %global qpid_svnrev  1154981
 %global store_svnrev 4463
 # Change this release number for each build of the same qpid_svnrev, otherwise set back to 1.
-%global release_num  4
+%global release_num  5
 
 # NOTE: these flags should not both be set at the same time!
 # RHEL-6 builds should have all flags set to 0.
@@ -96,7 +96,7 @@
 
 Name:           %{name}
 Version:        %{qpid_release}
-Release:        %{release_num}%{?dist}.2
+Release:        %{release_num}%{?dist}.1
 Summary:        Libraries for Qpid C++ client applications
 Group:          System Environment/Libraries
 License:        ASL 2.0
@@ -468,6 +468,7 @@ components.
 Summary: The QPID Management Framework bindings for python
 Group: System Environment/Libraries
 Requires: qpid-qmf = %version-%release
+Requires: python-qpid >= %version
 Provides: python-qmf = %version-%release
 Obsoletes: python-qmf < %version-%release
 
@@ -1142,6 +1143,9 @@ rm -rf %{buildroot}
 %postun -p /sbin/ldconfig
 
 %changelog
+* Wed Jan 18 2012 Nuno Santos <nsantos at nsantos-laptop> - 0.12-5.2
+- Added missing subpackage dependency
+
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12-4.2
 - Rebuilt for glibc bug#747377
 


More information about the scm-commits mailing list