[gofer] Fix broken dep.

Jeff Ortel jortel at fedoraproject.org
Mon Feb 16 18:20:32 UTC 2015


commit 49c34ef61640e074238a7e83f7097d98427c37f6
Author: Jeff Ortel <jortel at redhat.com>
Date:   Mon Feb 16 12:20:18 2015 -0600

    Fix broken dep.

 gofer.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gofer.spec b/gofer.spec
index 584d1f1..6e3a14e 100644
--- a/gofer.spec
+++ b/gofer.spec
@@ -176,7 +176,7 @@ Summary: Gofer Qpid proton messaging adapter python package
 Group: Development/Languages
 BuildRequires: python
 Requires: python-%{name} = %{version}
-Requires: python-qpid-proton >= 0.9
+Requires: python-qpid-proton >= 0.8
 
 %description -n python-%{name}-proton
 Provides the gofer qpid proton messaging adapter package.


More information about the scm-commits mailing list