[packages/gitlab-ce] update BR, requires ruby=2.1
glen
glen at pld-linux.org
Fri Apr 15 23:37:58 CEST 2016
commit b70ed759240a22715d5e9a31d54482f01aafea2d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 16 00:37:03 2016 +0300
update BR, requires ruby=2.1
- gmp-devel -- /usr/bin/ld: cannot find -lgmp
- ruby-devel -- extconf.rb:1:in `require': cannot load such file -- mkmf (LoadError)
gitlab-ce.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 48458c4..dbcd9f8 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -29,7 +29,9 @@ Source3: gitlab-unicorn.service
Source4: gitlab.logrotate
Source5: gitlab.tmpfiles.d
Source6: gitlab-apache-conf
+BuildRequires: gmp-devel
BuildRequires: ruby-bundler
+BuildRequires: ruby-devel >= 1:2.1.0
Obsoletes: gitlab <= 8.1.4
Requires(pre): gitlab-shell
Requires: apache-base
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/b70ed759240a22715d5e9a31d54482f01aafea2d
More information about the pld-cvs-commit
mailing list