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
This commit is contained in:
Marcus Rückert 2014-09-10 12:49:21 +00:00 committed by Git OBS Bridge
parent a5152a058a
commit 4a4057820a
2 changed files with 10 additions and 1 deletions

View File

@ -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

View File

@ -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}