[packages/gitlab-ce] drop lib/support/{logrotate,nginx} - examples

glen glen at pld-linux.org
Tue Apr 18 23:17:11 CEST 2017


commit 6be9c2e13479b0b2b2eb6d9978011b6941cd5757
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Apr 18 23:25:46 2017 +0300

    drop lib/support/{logrotate,nginx} - examples

 clean-vendor.sh | 2 +-
 gitlab-ce.spec  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 3bd9586..d991059 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -19,7 +19,7 @@
 Summary:	A Web interface to create projects and repositories, manage access and do code reviews
 Name:		gitlab-ce
 Version:	8.17.5
-Release:	0.90
+Release:	0.91
 License:	MIT
 Group:		Applications/WWW
 # md5 deliberately omitted until this package is useful
diff --git a/clean-vendor.sh b/clean-vendor.sh
index c110f0b..30d725a 100755
--- a/clean-vendor.sh
+++ b/clean-vendor.sh
@@ -12,7 +12,7 @@ clean_rootfiles() {
 	rm -r changelogs
 	rm -r docker
 	rm -r features
-	rm -r lib/support/{deploy,init.d}
+	rm -r lib/support
 	rm -r rubocop
 	rm -r scripts
 	rm -r spec
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list