From a5acc1e98f5fde3142f734eb3548fe5356db4478 Mon Sep 17 00:00:00 2001 From: Tigro Date: Mon, 27 Jul 2015 19:02:48 +0300 Subject: [PATCH] added new package for manage sieve filters --- claws-mail.spec | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/claws-mail.spec b/claws-mail.spec index ca236e3..0f693ba 100644 --- a/claws-mail.spec +++ b/claws-mail.spec @@ -325,6 +325,20 @@ This Claws Mail plugin provides direct access to mbox folders. #%{_datadir}/appdata/claws-mail-mailmbox.metainfo.xml %{_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