[cumin] Remove dependency on python-wallaby while we wait for it to be added to Fedora.

Trevor McKay tmckay at fedoraproject.org
Thu Dec 22 14:36:07 UTC 2011


commit 9be1fdeb7668fcf3821b72442bfefcb9b0f16970
Author: tmckay <tmckay at redhat.com>
Date:   Thu Dec 22 09:35:52 2011 -0500

    Remove dependency on python-wallaby while we wait for it to be added to Fedora.

 cumin.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cumin.spec b/cumin.spec
index 6115f0c..a53f89f 100644
--- a/cumin.spec
+++ b/cumin.spec
@@ -1,7 +1,7 @@
 Summary:        MRG management web console
 Name:           cumin
 Version:        0.1.5137
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://svn.fedorahosted.org/svn/cumin
@@ -16,7 +16,7 @@ Requires:       postgresql
 Requires:       postgresql-server
 Requires:       qpid-qmf
 Requires:       pycairo
-Requires:       python-wallaby
+#Requires:       python-wallaby
 Requires:       python-psycopg2
 Requires:       python-suds
 Requires:       liberation-sans-fonts
@@ -123,6 +123,9 @@ rm -rf %{buildroot}
 %doc %{cumin_doc}/*
 
 %changelog
+* Fri Dec 22 2011 Trevor McKay <tmckay at redhat.com> - 0.1.5137-3
+- Remove dependency on python-wallaby, not in Fedora yet
+
 * Thu Dec 15 2011 Trevor McKay <tmckay at redhat.com> - 0.1.5137-2
 - Fix mixed spaces and tabs on line 22
 - Add empty build section


More information about the scm-commits mailing list