|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
%define version 0.1 |
|
|
|
|
%define release 0.beta28 |
|
|
|
|
%define release 0.beta30 |
|
|
|
|
%define name smeserver-dovecot |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -49,8 +49,8 @@ perl createlinks |
|
|
|
|
--file /var/service/dovecot/log/run 'attr(0755,root,root)' \ |
|
|
|
|
--file /var/service/dovecot/control/1 'attr(0755,root,root)' \ |
|
|
|
|
--dir /var/log/dovecot 'attr(0750,smelog,smelog)' \ |
|
|
|
|
--dir /var/lib/dovecot/sharedmailbox 'attr(2770,root,sharedmailbox)' \ |
|
|
|
|
--file /var/lib/dovecot/sharedmailbox/dict.db 'attr(0660,root,sharedmailbox) %config(noreplace)' \ |
|
|
|
|
--dir /etc/dovecot/sharedmailbox/ 'attr(2770,root,sharedmailbox)' \ |
|
|
|
|
--file /etc/dovecot/sharedmailbox/dict.db 'attr(0660,root,sharedmailbox) %config(noreplace)' \ |
|
|
|
|
--file /usr/bin/imap-postlogin 'attr(0755,root,root)' \ |
|
|
|
|
> %{name}-%{version}-filelist |
|
|
|
|
|
|
|
|
|