commit b70ed759240a22715d5e9a31d54482f01aafea2d
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to