* Wed Sep 11 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-8.sme
- merge dovecot-extra [SME: 12735]
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
%define version 11.0.0
|
||||
%define release 7
|
||||
%define release 8
|
||||
%define name smeserver-dovecot
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ Provides: smeserver-imap
|
||||
Provides: smeserver-pop3
|
||||
Provides: e-smith-imap
|
||||
Provides: e-smith-pop3
|
||||
Provides: smeserver-dovecot-extras
|
||||
Obsoletes: e-smith-imap
|
||||
Obsoletes: e-smith-pop3
|
||||
Obsoletes: e-smith-ssl-imap
|
||||
@@ -39,6 +40,9 @@ Configure the dovecot IMAP server with sieve scripts support,
|
||||
quota, ACL, extended logging, master user
|
||||
|
||||
%changelog
|
||||
* Wed Sep 11 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-8.sme
|
||||
- merge dovecot-extra [SME: 12735]
|
||||
|
||||
* Fri Apr 05 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-7.sme
|
||||
- add missing requirement for portreserve [SME: 12589]
|
||||
|
||||
@@ -225,6 +229,16 @@ perl createlinks
|
||||
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
|
||||
--file /sbin/e-smith/systemd/dovecot-control 'attr(0554,root,root)'\
|
||||
--dir /var/log/dovecot 'attr(0750,smelog,smelog)' \
|
||||
--dir /home/e-smith/db/dovecot 'attr(2770,root,sharedmailbox)' \
|
||||
--dir /home/e-smith/files/public 'attr(2770,root,sharedmailbox)' \
|
||||
--dir /home/e-smith/files/public/cur 'attr(2770,root,sharedmailbox)' \
|
||||
--dir /home/e-smith/files/public/new 'attr(2770,root,sharedmailbox)' \
|
||||
--dir /home/e-smith/files/public/tmp 'attr(2770,root,sharedmailbox)' \
|
||||
--file /home/e-smith/db/dovecot/sharedmailbox.db 'attr(0660,root,sharedmailbox) %config(noreplace)' \
|
||||
--file /usr/bin/imap-postlogin 'attr(0755,root,root)' \
|
||||
--file /usr/libexec/dovecot/learn-spam.sh 'attr(0755,root,root)' \
|
||||
--file /usr/libexec/dovecot/learn-ham.sh 'attr(0755,root,root)' \
|
||||
--ignoredir /usr/bin \
|
||||
> %{name}-%{version}-filelist
|
||||
|
||||
%files -f %{name}-%{version}-filelist
|
||||
|
||||
Reference in New Issue
Block a user