SPECS: dovecot.spec - updated -config.patch (qboosh's suggestion) ...

charles charles at pld-linux.org
Mon Feb 5 02:29:47 CET 2007


Author: charles                      Date: Mon Feb  5 01:29:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated -config.patch (qboosh's suggestion)
- updated descriptions

---- Files affected:
SPECS:
   dovecot.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.43 SPECS/dovecot.spec:1.44
--- SPECS/dovecot.spec:1.43	Sat Feb  3 03:22:53 2007
+++ SPECS/dovecot.spec	Mon Feb  5 02:29:42 2007
@@ -71,15 +71,14 @@
 
 Status:
 - should be quite ready for use with normal IMAP clients
-- complete IMAP4rev1 support
-- supports THREAD and SORT extensions, required by many IMAP webmails
-- complete TLS/SSL support, using either GNUTLS or OpenSSL
+- complete IMAP4rev1 and POP3 support
+- supports THREAD, SORT and IDLE extensions, required by many IMAP
+  webmails
+- complete TLS/SSL support
 - IPv6 ready
 - shared mailboxes aren't yet supported
-- Maildir++ quota isn't yet supported; hard filesystem quota can also
-  be problematic
-- mbox support isn't yet perfect - there's a few more or less
-  theoretical problems, but nothing too bad.
+- Maildir++ quota is supported, bad hard filesystem quota can be
+  problematic
 
 %description -l pl
 Dovecot to serwer IMAP i POP3 dla systemów linuksowych/uniksowych,
@@ -104,21 +103,19 @@
 
 Stan:
 - powinien być gotowy do użycia ze zwykłymi klientami IMAP
-- pełna obsługa IMAP4rev1
-- obsługa rozszerzeń THREAD i SORT, wymaganych przez wiele webmaili
-  IMAP
+- pełna obsługa IMAP4rev1 i POP3
+- obsługa rozszerzeń THREAD, SORT i IDLE, wymaganych przez wiele
+  webmaili IMAP
 - obsługa IPv6
-- jeszcze nie ma współdzielonych skrzynek
-- quota Maildir++ jeszcze nie jest obsługiwana; twarda quota na
-  systemach plików może sprawiać problemy
-- obsługa mboksów jeszcze nie jest idealna - jest jeszcze kilka mniej
-  lub bardziej teoretycznych problemów, ale nic strasznego.
+- pełna obsługa TLS/SSL
+- quota Maildir++ jest obsługiwana, ale twarda quota na systemach
+  plików może być problematyczna
 
 %prep
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%{__sed} -i 's,/usr/libexec,%{_libdir},g' dovecot-example.conf
+%{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf
 
 %build
 touch config.rpath
@@ -211,6 +208,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2007/02/05 01:29:42  charles
+- updated -config.patch (qboosh's suggestion)
+- updated descriptions
+
 Revision 1.43  2007/02/03 02:22:53  charles
 - updated to 1.0.rc21
 - updated -config.patch; fixed paths; use %{_libdir} instead of /usr/libexec
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dovecot.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list