[gofer/f21] Fix broken dep.

Jeff Ortel jortel at fedoraproject.org
Mon Feb 16 18:23:57 UTC 2015


commit b4c237252ab58c6a2a4b5de96566978404ec9991
Author: Jeff Ortel <jortel at redhat.com>
Date:   Mon Feb 16 12:23:46 2015 -0600

    Fix broken dep.

 gofer.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gofer.spec b/gofer.spec
index 584d1f1..6b7e5c5 100644
--- a/gofer.spec
+++ b/gofer.spec
@@ -7,7 +7,7 @@
 
 Name: gofer
 Version: 2.5.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A lightweight, extensible python agent
 Group:   Development/Languages
 License: LGPLv2
@@ -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