diff --git a/src/pkg-rpm/gitlab/gitlab.spec b/src/pkg-rpm/gitlab/gitlab.spec index 9164ede..cedeff0 100644 --- a/src/pkg-rpm/gitlab/gitlab.spec +++ b/src/pkg-rpm/gitlab/gitlab.spec @@ -1,5 +1,6 @@ Name: gitlab Version: 7.6.2 +Release: 13.2 Summary: Software Development Platform Group: Development/Tools License: Expat @@ -116,6 +117,7 @@ mkdir -p /var/lib/gitlab/uploads touch /var/lib/gitlab/.gitconfig ln -s /var/lib/gitlab/.gitconfig /usr/lib/gitlab/.gitconfig chown -R git:git /var/lib/gitlab +chown -R git:git /var/lib/gitlab-assets chmod u+rwx,g=rx,o-rwx /var/lib/gitlab/satellites if [ /usr/bin/redis-server ]; then -- libgit2 0.21.2