SHA256
1
0
forked from pool/dovecot
Go to file
Dominique Leuenberger 01acc2c8be Accepting request 954323 from server:mail
- Fix changelog and permissions
- (bsc#1185074) /var/run in /usr/lib/tmpfiles.d/dovecot.conf is 
  deprecated, please use /run instead 
- Refreshed spec-file via spec-cleaner and manual optimization.
  * Removed file dovecot.init (droped SystemV support).
  * Added parameter -p to all install command in spec-file.
  * Added %{name} macro wherever possible.
- Check first if they exist before creating user and group accounts
- Use macro for systemd-tmpfiles call
- Pre-Require shadow if we use it in %pre
- Remove unused systemd requires/defines.
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
  firewalld, see [1].
  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
- Add information about the interaction with Apparmor to README.SUSE
- bump recommends to 2.3
- copy example config from /usr/share/dovecot/example-config/
  instead of the documentation directory. (boo#1070871)
- bump to dovecot 2.3
- updated README.SUSE:
  Remove all references /etc/ssl/certs/. It should not be used
  anymore. (boo #932386)
  Please make sure you read README.SUSE after installing this
  update.
- fix bashisms in pre script
- add reload support to the dovecot service file
- also track the config files from the sieve support in the %ghost
- make the /etc/dovecot handling consistent between dovecot and
  dovecotXY. both now use:
  %dir /etc/dovecot
  %ghost %config(noreplace) /etc/dovecot/*
- copy the correct file as init script in the non systemd case
- remove %buildroot from %pre script just in case we uncomment that
  part at some point
- only have %post in the systemd case
- we dont need a dovecot implementation at build time just at
  install time. add BuildIgnore to get around the loop.
- remove triggers again. when we handle the dovecot update problems
  by manually stopping in %pre and manually starting up again in
  %postun we dont need them anymore.
- as we cant use service_del_preun we should still check if it is
  the last package that we install otherwise we kill it
  unconditionally
- no longer restart the socket activation. this seems to kill the
  dovecot. 
- move ldconfig to the versioned packages
- own the shared var directories.
- kick out the triggerin script as we dont need it.
- restart dovecot also when the module packages are updated
- added trigger scripts
- make the dovecot implementation a prereq
- start an unversioned wrapper package again

OBS-URL: https://build.opensuse.org/request/show/954323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dovecot?expand=0&rev=10
2022-02-14 21:35:59 +00:00
.gitattributes Accepting request 248225 from home:darix:dovecot 2014-09-09 18:02:38 +00:00
.gitignore Accepting request 248225 from home:darix:dovecot 2014-09-09 18:02:38 +00:00
dovecot-2.0.configfiles Accepting request 248225 from home:darix:dovecot 2014-09-09 18:02:38 +00:00
dovecot-2.1-pigeonhole.configfiles Accepting request 248581 from home:darix:dovecot 2014-09-11 12:51:57 +00:00
dovecot-2.1.configfiles Accepting request 248225 from home:darix:dovecot 2014-09-09 18:02:38 +00:00
dovecot-2.2-pigeonhole.configfiles Accepting request 248581 from home:darix:dovecot 2014-09-11 12:51:57 +00:00
dovecot-2.2.configfiles Accepting request 248225 from home:darix:dovecot 2014-09-09 18:02:38 +00:00
dovecot-2.3-pigeonhole.configfiles Accepting request 559672 from home:darix:playground 2017-12-24 01:08:16 +00:00
dovecot-2.3.configfiles Accepting request 559672 from home:darix:playground 2017-12-24 01:08:16 +00:00
dovecot.changes OBS-URL: https://build.opensuse.org/package/show/server:mail/dovecot?expand=0&rev=29 2022-02-14 10:05:04 +00:00
dovecot.pam Accepting request 248225 from home:darix:dovecot 2014-09-09 18:02:38 +00:00
dovecot.README.SUSE Accepting request 712163 from home:mcepl:branches:server:mail 2019-07-12 06:19:00 +00:00
dovecot.service Accepting request 250109 from home:darix:dovecot 2014-09-29 21:23:06 +00:00
dovecot.socket Accepting request 248225 from home:darix:dovecot 2014-09-09 18:02:38 +00:00
dovecot.spec OBS-URL: https://build.opensuse.org/package/show/server:mail/dovecot?expand=0&rev=30 2022-02-14 13:45:03 +00:00
dovecot.tmpfiles.d - (bsc#1185074) /var/run in /usr/lib/tmpfiles.d/dovecot.conf is 2021-04-21 11:50:57 +00:00