[qpid-cpp/f15] Added missing subpackage dependency

Nuno Santos nsantos at fedoraproject.org
Fri Jan 13 19:45:38 UTC 2012


commit f974a5fa7c10422e37102f5e5adeb9507217337b
Author: Nuno Santos <nsantos at redhat.com>
Date:   Fri Jan 13 14:45:30 2012 -0500

    Added missing subpackage dependency

 qpid-cpp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/qpid-cpp.spec b/qpid-cpp.spec
index 9dd2b5f..028a850 100644
--- a/qpid-cpp.spec
+++ b/qpid-cpp.spec
@@ -26,7 +26,7 @@
 %global qpid_svnrev  1091571
 %global store_svnrev 4446
 # Change this release number for each build of the same qpid_svnrev, otherwise set back to 1.
-%global release_num  2
+%global release_num  3
 
 # NOTE: these flags should not both be set at the same time!
 # RHEL-6 builds should have all flags set to 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
 
@@ -1125,6 +1126,9 @@ rm -rf %{buildroot}
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Jan 13 2012 Nuno Santos <nsantos at redhat.com> - 0.10-3
+- Added missing subpackage dependency
+
 * Mon May  2 2011 Nuno Santos <nsantos at redhat.com> - 0.10-1
 - Rebased to sync with upstream's official 0.10 release
 


More information about the scm-commits mailing list