Re: [Openvpn-devel] Bug in spec-file: init script is overwritten

2006-04-09 Thread Bernd Bartmann
Steven Pritchard wrote: On Fri, Apr 07, 2006 at 09:13:19PM +0200, Bernd Bartmann wrote: The openvpn .spec-file supplied in the source code archive does not specify "%config(noreplace)" for the init file, i.e. if you run "rpm -Uvh openvpn.rpm" and you have a modified init script it is simply o

Re: [Openvpn-devel] Bug in spec-file: init script is overwritten

2006-04-08 Thread Steven Pritchard
On Fri, Apr 07, 2006 at 09:13:19PM +0200, Bernd Bartmann wrote: > The openvpn .spec-file supplied in the source code archive does not > specify "%config(noreplace)" for the init file, i.e. if you run "rpm > -Uvh openvpn.rpm" and you have a modified init script it is simply > overwritten without

[Openvpn-devel] Bug in spec-file: init script is overwritten

2006-04-07 Thread Bernd Bartmann
The openvpn .spec-file supplied in the source code archive does not specify "%config(noreplace)" for the init file, i.e. if you run "rpm -Uvh openvpn.rpm" and you have a modified init script it is simply overwritten without notice. I would expect that the rpm update operation either creates a o