[packages/gitlab-ce] drop unused files

glen glen at pld-linux.org
Sun May 15 14:11:39 CEST 2016


commit 298ba786454902ad0b9be980b623063938a6e025
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun May 15 14:30:03 2016 +0300

    drop unused files

 gitlab-ce.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 80ff4fc..e9cec71 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -17,7 +17,7 @@
 Summary:	A Web interface to create projects and repositories, manage access and do code reviews
 Name:		gitlab-ce
 Version:	8.7.5
-Release:	0.19.1
+Release:	0.19.2
 License:	MIT
 Group:		Applications/WWW
 # md5 deliberately omitted until this package is useful
@@ -88,7 +88,9 @@ sed -e "s|username: git|username: gitlab|" \
 rm .flayignore
 rm .gitignore
 rm .csscomb.json
+rm docker-compose.yml
 find -name .gitkeep | xargs rm
+rm -r lib/support/{deploy,init.d}
 
 %build
 %if %{with gem_cache}
@@ -262,7 +264,6 @@ fi
 %dir %attr(755,%{uname},%{gname}) %{homedir}/.bundle
 %attr(-,%{uname},%{gname}) %{homedir}/.bundle/config
 %attr(-,%{uname},%{gname}) %{homedir}/.foreman
-%attr(-,%{uname},%{gname}) %{homedir}/docker-compose.yml
 %attr(-,%{uname},%{gname}) %{homedir}/.gitattributes
 %attr(-,%{uname},%{gname}) %{homedir}/.*.yml
 %attr(-,%{uname},%{gname}) %{homedir}/.rspec
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list