--- rpms/smeserver-qmHandle/contribs9/smeserver-qmHandle.spec 2015/03/29 17:19:21 1.1 +++ rpms/smeserver-qmHandle/contribs9/smeserver-qmHandle.spec 2019/12/07 04:05:04 1.10 @@ -1,7 +1,7 @@ %define name smeserver-qmHandle Name: %{name} %define version 1.4 -%define release 4 +%define release 12 Version: %{version} Release: %{release}%{?dist} BuildArch: noarch @@ -12,6 +12,10 @@ BuildRoot: /var/tmp/%{name}-%{version}-% Source: %{name}-%{version}.tgz Patch1: smeserver-qmHandle-1.4-patch1.patch Patch2: smeserver-qmHandle-1.4-locale-2013-07-14.patch +Patch3: smeserver-qmHandle-1.4-locale-2016-03-09.patch +Patch4: smeserver-qmHandle-1.4-bz10379.alqmail.patch +Patch5: smeserver-qmHandle-1.4-bz10380.alqmail.patch +Patch6: smeserver-qmHandle-1.4-locale-2019-12-07.patch Obsoletes: qmHandle Obsoletes: e-smith-qmail-view @@ -31,6 +35,26 @@ A panel for managing the Qmail queues us (http://sourceforge.net/projects/qmhandle) %changelog +* Sat Dec 07 2019 SME Translation Server 1.4-12.sme +- apply locale 2019-12-07 patch + +* Fri Oct 27 2017 Jean-Philipe Pialasse 1.4-11.sme +- fix changelog [SME: 10449] + +* Mon Jul 10 2017 Jean-Philipe Pialasse 1.4-9.sme +- add panel support for altqmail [SME: 10380] +- if altqmail config db key is present the menus are added to control altqmail + +* Mon Jul 10 2017 Jean-Philipe Pialasse 1.4-7.sme +- add command line support for alqmail and fix conflict with stopping qmail [SME: 10379] + +* Thu Mar 17 2016 JP Pialasse 1.4-6.sme +- fix XML error in german translation [SME: 9041] +- patch fixed and pootle entries + +* Wed Mar 09 2016 JP Pialasse 1.4-5.sme +- apply locale 2016-03-09 patch + * Sun Jul 14 2013 JP Pialasse 1.4-4.sme - apply locale 2013-07-14 patch @@ -40,7 +64,6 @@ A panel for managing the Qmail queues us * Thu Aug 30 2012 JP Pialasse 1.4-2.sme - fix buildrequires and import in buildsys -%changelog * Thu Aug 23 2012 JP Pialasse 1.4-1.sme - Initial release @@ -48,6 +71,10 @@ A panel for managing the Qmail queues us %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks @@ -71,10 +98,10 @@ rm -rf $RPM_BUILD_ROOT %pre %post -p /bin/sh -/etc/e-smith/events/actions/navigation-conf >/dev/null 2>&1 +#/etc/e-smith/events/actions/navigation-conf >/dev/null 2>&1 %preun %postun -p /bin/sh -/etc/e-smith/events/actions/navigation-conf >/dev/null 2>&1 +#/etc/e-smith/events/actions/navigation-conf >/dev/null 2>&1