From 5dccf24327218bba23f083b66b53e0d73a03b645 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 25 Jun 2015 15:12:40 -0300 Subject: [PATCH] gitlab-shell: update from contents in OBS --- gitlab-shell/gitlab-shell.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlab-shell/gitlab-shell.spec b/gitlab-shell/gitlab-shell.spec index c37e80c..bae2fe0 100644 --- a/gitlab-shell/gitlab-shell.spec +++ b/gitlab-shell/gitlab-shell.spec @@ -1,6 +1,6 @@ Name: gitlab-shell Version: 2.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Software Development Platform Group: Development/Tools @@ -59,7 +59,7 @@ cp -r . %{buildroot}/usr/lib/gitlab-shell %post groupadd git || true if ! id git; then - adduser --system --home-dir /usr/lib/gitlab --gid git git + adduser --system --home-dir /var/lib/gitlab-shell --gid git git fi mkdir -p /var/log/gitlab-shell -- libgit2 0.21.2