From 707f12f9b2c24fa3eaebad4d326aa402da6a01f2 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 29 Jun 2015 11:55:40 -0300 Subject: [PATCH] colab: require a matching version of colab-deps --- colab/colab.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/colab/colab.spec b/colab/colab.spec index 145f206..f8434d7 100644 --- a/colab/colab.spec +++ b/colab/colab.spec @@ -17,8 +17,8 @@ Prefix: %{_prefix} Vendor: Sergio Oliveira Url: https://github.com/colab-community/colab BuildArch: noarch -BuildRequires: colab-deps, python-virtualenv -Requires: colab-deps, solr, mailman-api +BuildRequires: colab-deps >= 1.10, python-virtualenv +Requires: colab-deps >= 1.10, solr, mailman-api %description Integrated software development platform. -- libgit2 0.21.2