--- rpms/smeserver-mailsorting/contribs8/smeserver-mailsorting.spec 2013/11/26 22:32:16 1.3 +++ rpms/smeserver-mailsorting/contribs8/smeserver-mailsorting.spec 2016/03/09 07:36:30 1.9 @@ -1,4 +1,4 @@ -# $Id: smeserver-mailsorting.spec,v 1.2 2013/07/14 23:14:28 unnilennium Exp $ +# $Id: smeserver-mailsorting.spec,v 1.8 2016/03/09 07:15:47 unnilennium Exp $ # Authority: dungog # Name: Stephen Noble @@ -6,7 +6,7 @@ Summary: Lets users configure procmail o %define name smeserver-mailsorting Name: %{name} %define version 1.2 -%define release 42 +%define release 47 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -47,6 +47,11 @@ Patch30: smeserver-mailsorting-1.2-local Patch31: smeserver-mailsorting-1.2-locale-2013-07-14.patch Patch32: smeserver-mailsorting-forward.patch Patch33: smeserver-mailsorting-1.2-RemoveTO_space.patch +Patch34: smeserver-mailsorting-1.2-admin-account.patch +Patch35: smeserver-mailsorting-1.2-geekmode2.patch +Patch36: smeserver-mailsorting-1.2-admin-account2.patch +Patch37: smeserver-mailsorting-1.2-locale-2016-03-09.patch + BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} Requires: e-smith-release >= 7.0, @@ -61,6 +66,18 @@ SME Server enhancement to enable procmai Optionally provides user panels where users can create mail rules for themselves %changelog +* Wed Mar 09 2016 JP Pialasse 1.2-47.sme +- apply locale 2016-03-09 patch + +* Wed Dec 11 2013 JP Pialasse 1.2-45.sme +- fix bug as admin .procmail was not created [SME: 8023] + +* Fri Nov 29 2013 JP Pialasse 1.2-44.sme +- fix admin patch + +* Wed Nov 28 2013 Steph DL 1.2-43.sme +- fix [SME: 8023] [SME: 8024] + * Thu Oct 09 2013 John Crisp 1.2-42.sme - remove space from TO_ [SME: 6061] [SME: 2264] @@ -275,6 +292,11 @@ Optionally provides user panels where us %patch31 -p1 %patch32 -p1 %patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 + %build perl createlinks @@ -293,8 +315,6 @@ rm -f %{name}-%{version}-filelist echo "%doc COPYING" >> %{name}-%{version}-filelist %clean -cd .. -rm -rf %{name}-%{version} %pre %preun @@ -312,6 +332,7 @@ fi #upgrades (and new installs) /bin/touch /home/e-smith/db/processmail +# this one is essential to avoid to lose mails !!!! /sbin/e-smith/signal-event mailsorting-conf if [ -d /etc/e-smith/events/conf-userpanel ] ; then /sbin/e-smith/signal-event conf-userpanel