[qpid-cpp/f16] BZ747351 - python-qpid-qmf has namespace collision

Nuno Santos nsantos at fedoraproject.org
Thu Oct 20 17:31:34 UTC 2011


commit d3ada0666e7f58bb0164a126943122f35d75ed0b
Author: Nuno Santos <nsantos at redhat.com>
Date:   Thu Oct 20 13:31:24 2011 -0400

    BZ747351 - python-qpid-qmf has namespace collision

 qpid-cpp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/qpid-cpp.spec b/qpid-cpp.spec
index ead8271..b3259cb 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  3
+%global release_num  4
 
 # NOTE: these flags should not both be set at the same time!
 # RHEL-6 builds should have all flags set to 0.
@@ -477,7 +477,7 @@ for python.
 
 %files -n python-qpid-qmf
 %defattr(-,root,root,-)
-%{python_sitelib}/qmf
+%{python_sitearch}/qmf
 %{python_sitearch}/cqpid.py*
 %{python_sitearch}/_cqpid.so
 %{python_sitearch}/qmf.py*
@@ -1142,6 +1142,9 @@ rm -rf %{buildroot}
 %postun -p /sbin/ldconfig
 
 %changelog
+* Thu Oct 20 2011 Nuno Santos <nsantos at redhat.com> - 0.12-4.1
+- BZ747351 - python-qpid-qmf has namespace collision
+
 * Thu Sep 22 2011 Nuno Santos <nsantos at redhat.com> - 0.12-3.1
 - BZ705208 - [RFE] qpid needs package config files for dependency usage by autotools
 


More information about the scm-commits mailing list