[packages/sqwebmail] - updated to 6.0.9 - updated maildir patch
qboosh
qboosh at pld-linux.org
Mon May 23 18:30:28 CEST 2022
commit 254a7b170af99f0404dfee944ad0da4c12acc951
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon May 23 18:31:22 2022 +0200
- updated to 6.0.9
- updated maildir patch
sqwebmail-maildir.patch | 4 ++--
sqwebmail.spec | 15 ++++++++-------
2 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/sqwebmail.spec b/sqwebmail.spec
index 3b9a09a..e0fc14a 100644
--- a/sqwebmail.spec
+++ b/sqwebmail.spec
@@ -8,12 +8,12 @@
Summary: SqWebMail - Maildir Webmail CGI client
Summary(pl.UTF-8): SqWebMail - Klient pocztowy CGI dla skrzynek Maildir
Name: sqwebmail
-Version: 6.0.0
-Release: 2
+Version: 6.0.9
+Release: 1
License: GPL v3+
Group: Applications/Mail
Source0: http://downloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
-# Source0-md5: c67718828e5d8a541ae3fd575cdeb535
+# Source0-md5: e5ad7fc02626ce49061ad031f50c7cb7
Source1: %{name}-cron-cleancache
Source2: %{name}.init
Source3: %{name}-3.4.1-mgt.pl-beautifull_patch.tgz
@@ -28,7 +28,7 @@ Patch4: %{name}-disable-courierlogger-check.patch
URL: http://www.courier-mta.org/sqwebmail/
BuildRequires: autoconf >= 2.59
BuildRequires: automake
-BuildRequires: courier-authlib-devel >= 0.57
+BuildRequires: courier-authlib-devel >= 0.71
%{?with_socks:BuildRequires: courier-sox-devel}
BuildRequires: courier-unicode-devel >= 2.1
BuildRequires: db-devel
@@ -49,7 +49,7 @@ BuildRequires: rpmbuild(macros) >= 1.268
BuildRequires: sysconftool
Requires(post,preun): /sbin/chkconfig
%{?with_ssl:Requires: apache(mod_ssl)}
-Requires: courier-authlib >= 0.57
+Requires: courier-authlib >= 0.71
Requires: courier-unicode >= 2.1
Requires: crondaemon
Requires: expect
@@ -257,7 +257,8 @@ echo "echo 'pl-pl' > %{_datadir}/sqwebmail/html/en/LANGUAGE"
%triggerun -- apache < 2.2.0, apache-base
%webapp_unregister httpd %{_webapp}
-%triggerpostun -- %{name} < 5.0.4-1.1
+%triggerpostun -- %{name} < 6
+# 5.0.4-1.1
# rescue app configs
for i in ldapaddressbook sqwebmaild; do
if [ -f /etc/%{name}/$i.rpmsave ]; then
@@ -297,7 +298,7 @@ if [ "$apache_reload" ]; then
%service apache reload
fi
-%triggerpostun -- %{name} < 6
+# 6
%banner -e sqwebmail-unicode <<EOF
WARNING: you have to convert any existing maildirs to Unicode naming scheme.
See INSTALL file for details.
diff --git a/sqwebmail-maildir.patch b/sqwebmail-maildir.patch
index 36af6e4..baccc74 100644
--- a/sqwebmail-maildir.patch
+++ b/sqwebmail-maildir.patch
@@ -26,14 +26,14 @@
return (0);
--- old/libs/sqwebmail/sqwebmaild.dist.in 2004-05-09 03:32:01.000000000 +0000
+++ new/libs/sqwebmail/sqwebmaild.dist.in 2004-06-01 22:22:10.000000000 +0000
-@@ -32,7 +32,7 @@
+@@ -32,7 +32,7 @@ DEBUG_LOGIN=0
#
# MAILDIRPATH - directory name of the maildir directory.
-MAILDIRPATH=Maildir
+MAILDIRPATH=Mail/Maildir
- ##NAME: AUTHMODULES:0
+ ##NAME: SQWEBMAIL_PREFORK:0
#
--- old/libs/sqwebmail/sqwebmail.h 2004-02-29 20:30:56.000000000 +0000
+++ new/libs/sqwebmail/sqwebmail.h 2004-04-15 11:43:45.000000000 +0000
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sqwebmail.git/commitdiff/254a7b170af99f0404dfee944ad0da4c12acc951
More information about the pld-cvs-commit
mailing list