[packages/gitlab-ce] packaging fixes (satellites, public)

glen glen at pld-linux.org
Mon Aug 29 23:17:46 CEST 2016


commit 7ae6188aff273efaff32efdc0f7992be576c2254
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Aug 29 23:21:42 2016 +0300

    packaging fixes (satellites, public)

 gitlab-ce.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 4d40260..b0cd82c 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -17,7 +17,7 @@
 Summary:	A Web interface to create projects and repositories, manage access and do code reviews
 Name:		gitlab-ce
 Version:	8.11.2
-Release:	0.63
+Release:	0.64
 License:	MIT
 Group:		Applications/WWW
 # md5 deliberately omitted until this package is useful
@@ -324,9 +324,11 @@ fi
 %{homedir}/public
 %{homedir}/shared
 %{homedir}/tmp
+%{homedir}/satellites
 
 %dir %{vardir}
 %dir %attr(755,%{uname},%{gname}) %{vardir}/satellites
+%dir %{vardir}/public
 %attr(-,%{uname},%{gname}) %{vardir}/public/uploads
 %attr(-,%{uname},%{gname}) %{vardir}/public/assets
 %dir %attr(755,%{uname},%{gname}) %{vardir}/tmp
@@ -343,6 +345,7 @@ fi
 %dir %attr(750,%{uname},%{gname}) %{vardir}/shared/lfs-objects
 %dir %attr(750,%{uname},%{gname}) %{vardir}/shared/registry
 
+
 %dir %attr(771,root,%{gname}) %{_localstatedir}/log/gitlab
 %dir %attr(771,root,%{gname}) %{_localstatedir}/run/gitlab
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/5ce23bfad84ef429a91c4a8a1376f27f32d53e98



More information about the pld-cvs-commit mailing list