mirror of
https://abf.rosa.ru/djam/claws-mail.git
synced 2025-02-23 15:22:51 +00:00
added new package for manage sieve filters
This commit is contained in:
parent
1030fb3fbd
commit
a5acc1e98f
1 changed files with 14 additions and 0 deletions
|
@ -325,6 +325,20 @@ This Claws Mail plugin provides direct access to mbox folders.
|
||||||
#%{_datadir}/appdata/claws-mail-mailmbox.metainfo.xml
|
#%{_datadir}/appdata/claws-mail-mailmbox.metainfo.xml
|
||||||
%{_libdir}/%{name}/plugins/mailmbox.so
|
%{_libdir}/%{name}/plugins/mailmbox.so
|
||||||
|
|
||||||
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
%package managesieve-plugin
|
||||||
|
Summary: This Claws Mail plugin provides manage sieve filters
|
||||||
|
Group: Networking/Mail
|
||||||
|
Requires: %{name} = %{EVRD}
|
||||||
|
|
||||||
|
%description managesieve-plugin
|
||||||
|
This Claws Mail plugin provides manage sieve filters
|
||||||
|
|
||||||
|
%files spam_report-plugin
|
||||||
|
%{_libdir}/%{name}/plugins/managesieve.so
|
||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
%package newmail-plugin
|
%package newmail-plugin
|
||||||
|
|
Loading…
Add table
Reference in a new issue