forked from pool/dovecot
58 lines
2.0 KiB
Plaintext
58 lines
2.0 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Mon Sep 8 23:16:05 UTC 2014 - mrueckert@suse.de
|
||
|
|
||
|
- 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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Sep 8 23:00:14 UTC 2014 - mrueckert@suse.de
|
||
|
|
||
|
- we dont need a dovecot implementation at build time just at
|
||
|
install time. add BuildIgnore to get around the loop.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 5 15:56:35 UTC 2014 - mrueckert@suse.de
|
||
|
|
||
|
- 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.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 5 13:03:30 UTC 2014 - mrueckert@suse.de
|
||
|
|
||
|
- 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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 5 12:51:40 UTC 2014 - mrueckert@suse.de
|
||
|
|
||
|
- no longer restart the socket activation. this seems to kill the
|
||
|
dovecot.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 5 11:35:37 UTC 2014 - mrueckert@suse.de
|
||
|
|
||
|
- 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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 5 11:18:40 UTC 2014 - mrueckert@suse.de
|
||
|
|
||
|
- added trigger scripts
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 5 10:59:11 UTC 2014 - mrueckert@suse.de
|
||
|
|
||
|
- make the dovecot implementation a prereq
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Sep 4 13:44:06 UTC 2014 - mrueckert@suse.de
|
||
|
|
||
|
- start an unversioned wrapper package again
|
||
|
|