From 4a4057820ae985098cb926e30357d120baeee0cf23bd82b9db0e60f0f5436ce0 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Wed, 10 Sep 2014 12:49:21 +0000 Subject: [PATCH] Accepting request 248308 from home:darix:dovecot - make the /etc/dovecot handling consistent between dovecot and dovecotXY. both now use: %dir /etc/dovecot %ghost %config(noreplace) /etc/dovecot/* OBS-URL: https://build.opensuse.org/request/show/248308 OBS-URL: https://build.opensuse.org/package/show/server:mail/dovecot?expand=0&rev=2 --- dovecot.changes | 8 ++++++++ dovecot.spec | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/dovecot.changes b/dovecot.changes index c0ca003..508d837 100644 --- a/dovecot.changes +++ b/dovecot.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 10 10:13:49 UTC 2014 - mrueckert@suse.de + +- make the /etc/dovecot handling consistent between dovecot and + dovecotXY. both now use: + %dir /etc/dovecot + %ghost %config(noreplace) /etc/dovecot/* + ------------------------------------------------------------------- Mon Sep 8 23:16:05 UTC 2014 - mrueckert@suse.de diff --git a/dovecot.spec b/dovecot.spec index 4616984..d4a7b48 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -141,7 +141,8 @@ systemd-tmpfiles --create /usr/lib/tmpfiles.d/dovecot.conf || true %defattr(-,root,root) %doc %{_datadir}/doc/packages/dovecot/ # conf -%ghost %config(noreplace) /etc/dovecot/ +%dir /etc/dovecot/ +%ghost %config(noreplace) /etc/dovecot/* %config(noreplace) %{_sysconfdir}/pam.d/%{name} %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} %{_sbindir}/rc%{name}