Author: andree Date: Sat Mar 5 15:45:24 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- use db instead of gdbm
- removed s{g}uid from sqwebmail cgi script
- rel. 0.5
---- Files affected:
SPECS:
sqwebmail.spec (1.70.2.4 -> 1.70.2.5)
---- Diffs:
================================================================
Index: SPECS/sqwebmail.spec
diff -u SPECS/sqwebmail.spec:1.70.2.4 SPECS/sqwebmail.spec:1.70.2.5
--- SPECS/sqwebmail.spec:1.70.2.4 Sat Mar 5 13:15:08 2005
+++ SPECS/sqwebmail.spec Sat Mar 5 16:45:18 2005
@@ -13,7 +13,7 @@
Summary(pl): SqWebMail - Klient pocztowy CGI dla skrzynek Maildir
Name: sqwebmail
Version: 5.0.1
-Release: 0.1
+Release: 0.5
License: GPL
Group: Applications/Mail
Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
@@ -29,9 +29,9 @@
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: courier-authlib-devel
+BuildRequires: db-devel
BuildRequires: expect
BuildRequires: fam-devel
-BuildRequires: gdbm-devel
BuildRequires: gnupg >= 1.0.4
# perhaps only because of test sources written in C, but with ".C" extension(?)
BuildRequires: libstdc++-devel
@@ -66,7 +66,7 @@
%define cacheowner bin
%define sqwebmailowner root
%define sqwebmailgroup mail
-%define sqwebmailperm 06555
+%define sqwebmailperm 555
%description
SqWebMail is a Webmail CGI for Maildir mailboxes.
@@ -114,6 +114,7 @@
%{__automake}
%configure \
+ --with-db=db \
--sysconfdir=%{_sysconfdir}/sqwebmail \
--libexecdir=%{_libexecdir} \
--localstatedir=%{_localstatedir} \
@@ -261,7 +262,6 @@
%doc maildir/README*.html gpglib/README.html
%attr(%{sqwebmailperm}, %{sqwebmailowner}, %{sqwebmailgroup})
%{cgibindir}/sqwebmail
-
%attr(755,root,root) %{_sbindir}/webgpg
%attr(755,root,root) %{_sbindir}/sharedindexinstall
%attr(755,root,root) %{_sbindir}/sharedindexsplit
@@ -333,6 +333,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.70.2.5 2005/03/05 15:45:18 andree
+- use db instead of gdbm
+- removed s{g}uid from sqwebmail cgi script
+- rel. 0.5
+
Revision 1.70.2.4 2005/03/05 12:15:08 andree
- fixed support for apache1,2
- files fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sqwebmail.spec?r1=1.70.2.4&r2=1.70.2.5&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit