[packages/gitlab-shell] drop Gemfile and Guardfile

glen glen at pld-linux.org
Sun Apr 17 14:46:21 CEST 2016


commit 73a39d1248be69ec58bb391983e174d40fa48928
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 17 15:44:19 2016 +0300

    drop Gemfile and Guardfile
    
    devel files, not needed for deploy

 gitlab-shell.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gitlab-shell.spec b/gitlab-shell.spec
index 519fdb1..5eb88c0 100644
--- a/gitlab-shell.spec
+++ b/gitlab-shell.spec
@@ -1,7 +1,7 @@
 Summary:	GitLab ssh access and repository management
 Name:		gitlab-shell
 Version:	2.6.12
-Release:	0.6
+Release:	0.7
 License:	MIT
 Group:		Applications/Shells
 Source0:	https://github.com/gitlabhq/gitlab-shell/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -40,6 +40,7 @@ cp -a * $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 # exclude tests and other unwanted files
 rm -r $RPM_BUILD_ROOT%{_datadir}/%{name}/spec
+rm $RPM_BUILD_ROOT%{_datadir}/%{name}/G*
 rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/debug*
 
 install -d $RPM_BUILD_ROOT%{homedir}/.ssh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-shell.git/commitdiff/9e827a04302a2711594833b282f63005c8b602db



More information about the pld-cvs-commit mailing list