mcpierce pushed to python-qpid (epel7). "Added runtime dependency on python-saslwrapper. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 21:10:54 UTC 2015


>From 05ea7504d17a6620b5074962131386b9fdc5a529 Mon Sep 17 00:00:00 2001
From: "Darryl L. Pierce" <mcpierce at gmail.com>
Date: Thu, 13 Nov 2014 10:38:33 -0500
Subject: Added runtime dependency on python-saslwrapper.

- Resolves: BZ#1163638

diff --git a/python-qpid.spec b/python-qpid.spec
index 2d68490..06966be 100644
--- a/python-qpid.spec
+++ b/python-qpid.spec
@@ -3,7 +3,7 @@
 
 Name:           python-qpid
 Version:        0.30
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python client library for AMQP
 
 License:        ASL 2.0
@@ -15,6 +15,7 @@ BuildArch:      noarch
 BuildRequires:  python-devel
 
 Requires:       python-qpid-common = %{version}-%{release}
+Requires:       python-saslwrapper
 
 %description
 The Apache Qpid Python client library for AMQP.
@@ -70,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Nov 13 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.30-2
+- Added runtime dependency on python-saslwrapper.
+- Resolves: BZ#1163638
+
 * Mon Oct  6 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.30-1
 - Rebased on Qpid 0.30.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-qpid.git/commit/?h=epel7&id=05ea7504d17a6620b5074962131386b9fdc5a529


More information about the scm-commits mailing list