commit 321d2ad5cd41ecc71678f68ae0ae67d7cb5a86cc
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Apr 23 12:29:32 2016 +0300

    up to 8.6.7
    
    nuke tests because __spec_install_post_check_shebangs fails with files
    with spaces and they shouldn't be needed runtime

 gitlab-ce.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index db1ec1d..487c081 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -16,7 +16,7 @@
 
 Summary:       A Web interface to create projects and repositories, manage 
access and do code reviews
 Name:          gitlab-ce
-Version:       8.6.6
+Version:       8.6.7
 Release:       0.6
 License:       MIT
 Group:         Applications/WWW
@@ -125,6 +125,10 @@ fi
 
 cp -a$l . $RPM_BUILD_ROOT%{homedir}
 
+# nuke tests
+chmod -R u+w $RPM_BUILD_ROOT%{homedir}/vendor/bundle/ruby/gems/*/test
+rm -r $RPM_BUILD_ROOT%{homedir}/vendor/bundle/ruby/gems/*/test
+
 # Creating links
 ln -fs /run/gitlab $RPM_BUILD_ROOT%{homedir}/pids
 ln -fs /run/gitlab $RPM_BUILD_ROOT%{homedir}/sockets
================================================================

---- gitweb:

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

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

Reply via email to