From b896fe57c9b375cfb36135a2546e46a402875c78 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 26 Feb 2015 15:03:59 -0300 Subject: [PATCH] gitlab-shell: add dependency on redis --- gitlab-shell.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlab-shell.spec b/gitlab-shell.spec index a066a6e..e40845d 100644 --- a/gitlab-shell.spec +++ b/gitlab-shell.spec @@ -1,6 +1,6 @@ Name: gitlab-shell Version: 2.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Software Development Platform Group: Development/Tools @@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tar.gz BuildArch: noarch # BuildRequires: -Requires: ruby >= 1.9 +Requires: ruby >= 1.9, redis %description Gitlab-shell -- libgit2 0.21.2