OpenSearch/src/rpm
Alexander Reelsen 183bb76371 Ensure config files are not overwritten in RPM upgrade
In order to ensure that configuration files do not get overwritten when
upgrading an RPM, it is not sufficient to mark them as configuration. You
have to use the 'noreplace' parameter to make sure, they are never
overwritten. Added this parameter for the /etc/elasticsearch directory
as well as the /etc/sysconfig/elasticsearch file.

In addition, the post remove script now only deletes the user in case of
a package removal (and does nothing on package upgrade).

Closes #3123
2013-05-31 16:26:10 +02:00
..
init.d Packaging improvements & bugfixes 2013-05-17 11:14:44 +02:00
scripts Ensure config files are not overwritten in RPM upgrade 2013-05-31 16:26:10 +02:00
sysconfig Packaging improvements & bugfixes 2013-05-17 11:14:44 +02:00
systemd Add support for creating a fedora RPM package with maven 2013-04-02 16:19:45 +02:00