diff --git a/stunnel.changes b/stunnel.changes index 84100e9..ebc57cb 100644 --- a/stunnel.changes +++ b/stunnel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 26 14:01:11 UTC 2021 - Dirk Stoecker + +- Do not replace the active config file + ------------------------------------------------------------------- Mon Nov 30 14:36:45 UTC 2020 - Andreas Vetter diff --git a/stunnel.spec b/stunnel.spec index b0efeeb..811b437 100644 --- a/stunnel.spec +++ b/stunnel.spec @@ -175,7 +175,7 @@ fi %{_mandir}/man8/* %dir %attr(700,root,root) %{_sysconfdir}/%{name}/ %dir %attr(700,root,root) %{_sysconfdir}/%{name}//conf.d -%config %{_sysconfdir}/%{name}/stunnel.conf +%config(noreplace) %{_sysconfdir}/%{name}/stunnel.conf %dir %attr(755,root,root) %{_localstatedir}/lib/stunnel %dir %attr(755,root,root) %{_localstatedir}/lib/stunnel/bin %dir %attr(755,root,root) %{_localstatedir}/lib/stunnel%{_sysconfdir}