From 34041b5f16fa5da3781470aa80e5d8a0c1cff890 Mon Sep 17 00:00:00 2001 From: Lucas Kanashiro Date: Fri, 27 Mar 2015 11:37:47 -0400 Subject: [PATCH] Gitlab: add symbolic link to public/uploads and add avatar patch --- specs/gitlab/gitlab.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/specs/gitlab/gitlab.spec b/specs/gitlab/gitlab.spec index c71843e..65bb495 100644 --- a/specs/gitlab/gitlab.spec +++ b/specs/gitlab/gitlab.spec @@ -6,6 +6,7 @@ Group: Development/Tools License: Expat URL: https://beta.softwarepublico.gov.br/gitlab/softwarepublico/gitlab Source0: %{name}-%{version}.tar.gz +Patch0: avatar_url.patch BuildArch: noarch BuildRequires: gitlab-deps Requires: gitlab-deps, gitlab-shell, git @@ -15,7 +16,7 @@ GitLab %prep %setup -q -#%patch0 -p 1 +%patch0 -p 1 %build cat > config/gitlab.yml <