You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ju...@apache.org on 2020/02/28 21:41:44 UTC

[couchdb-pkg] branch keep-vm-args created (now 61618b4)

This is an automated email from the ASF dual-hosted git repository.

juanjo pushed a change to branch keep-vm-args
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git.


      at 61618b4  Do not replace vm.args during update

This branch includes the following new commits:

     new 61618b4  Do not replace vm.args during update

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb-pkg] 01/01: Do not replace vm.args during update

Posted by ju...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

juanjo pushed a commit to branch keep-vm-args
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git

commit 61618b4cad32431ca3d9aad0862bbcb4c27dd390
Author: Juanjo Rodriguez <jj...@gmail.com>
AuthorDate: Fri Feb 28 22:41:19 2020 +0100

    Do not replace vm.args during update
---
 rpm/SPECS/couchdb.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rpm/SPECS/couchdb.spec.in b/rpm/SPECS/couchdb.spec.in
index e57da78..01314d5 100644
--- a/rpm/SPECS/couchdb.spec.in
+++ b/rpm/SPECS/couchdb.spec.in
@@ -177,6 +177,7 @@ fi
 %endif
 %attr(0755, %{name}, %{name}) %dir /var/log/%{name}
 %config(noreplace) /opt/couchdb/etc/local.ini
+%config(noreplace) /opt/couchdb/etc/vm.args
 %config /etc/logrotate.d/%{name}
 %if 0%{?fedora} || 0%{?rhel} >= 7 || 0%{?suse_version}
 %{_unitdir}/%{name}.service