[packages/gitlab-ce] noreplace logrotate config

glen glen at pld-linux.org
Tue Apr 18 23:16:50 CEST 2017


commit 28818a70f6ba8dba76062829a32fc812b65e5710
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Apr 18 23:02:34 2017 +0300

    noreplace logrotate config

 gitlab-ce.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 04ead17..b76d6a6 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.89
+Release:	0.90
 License:	MIT
 Group:		Applications/WWW
 # md5 deliberately omitted until this package is useful
@@ -322,7 +322,7 @@ fi
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/httpd.conf
 
 %ghost %{_sysconfdir}/gitlab/skip-auto-migrations
-/etc/logrotate.d/gitlab
+%config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/gitlab
 %attr(754,root,root) /etc/rc.d/init.d/gitlab-sidekiq
 %attr(754,root,root) /etc/rc.d/init.d/gitlab-unicorn
 %attr(755,root,root) %{_sbindir}/gitlab-ctl
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list