[packages/gitlab-ce] up to 8.6.3

glen glen at pld-linux.org
Sun Apr 3 22:08:47 CEST 2016


commit 6f80237a2ed70975b0f9cbaa39e5cff2fb1b0c4e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 3 18:49:09 2016 +0300

    up to 8.6.3
    
    not noarch due compiled ruby .so modules

 gitlab-ce.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 17f2034..6403706 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -12,12 +12,11 @@
 
 Summary:	A Web interface to create projects and repositories, manage access and do code reviews
 Name:		gitlab-ce
-Version:	8.5.8
+Version:	8.6.3
 Release:	0.1
 License:	MIT
 Group:		Applications/WWW
 Source0:	https://github.com/gitlabhq/gitlabhq/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	d8514dee6e06eb222da814873b567e5e
 URL:		https://www.gitlab.com/gitlab-ce/
 Source1:	gitlab.target
 Source2:	gitlab-sidekiq.service
@@ -29,11 +28,10 @@ BuildRequires:	ruby-bundler
 Obsoletes:	gitlab <= 8.1.4
 Requires(pre):	gitlab-shell
 Requires:	apache-base
-Requires:	git-core
+Requires:	git-core >= 2.7.4
 Requires:	ruby-bundler
 Suggests:	mysql
 Suggests:	redis-server
-BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define gitlab_uid 65434
@@ -66,6 +64,7 @@ sed -e "s|username: git|username: gitlab|" \
 
 rm .flayignore
 rm .gitignore
+rm .csscomb.json
 find -name .gitkeep | xargs rm
 		
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/6f80237a2ed70975b0f9cbaa39e5cff2fb1b0c4e



More information about the pld-cvs-commit mailing list