Author: charles                      Date: Thu Feb 22 00:04:12 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- sync with HEAD

---- Files affected:
SPECS:
   dovecot.spec (1.40 -> 1.40.2.1) 

---- Diffs:

================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.40 SPECS/dovecot.spec:1.40.2.1
--- SPECS/dovecot.spec:1.40     Thu Dec 21 08:55:58 2006
+++ SPECS/dovecot.spec  Thu Feb 22 01:04:06 2007
@@ -10,17 +10,17 @@
 Summary:       IMAP and POP3 server written with security primarily in mind
 Summary(pl):   Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:          dovecot
-Version:       1.0.rc15
-Release:       2
+Version:       1.0.rc23
+Release:       1
 License:       LGPL v2.1 and MIT
 Group:         Networking/Daemons
 Source0:       http://dovecot.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 26f3d2b075856b1b1d180146363819e6
+# Source0-md5: d595481d6c355106114f4263e49f70f3
 Source1:       %{name}.pamd
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
 Patch0:                %{name}-config.patch
-Patch1:                %{name}-gssapi.patch
+#Patch1:               %{name}-pop3-undeleted.patch
 URL:           http://dovecot.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -34,6 +34,7 @@
 BuildRequires: pam-devel
 BuildRequires: pkgconfig
 %{?with_pgsql:BuildRequires:   postgresql-devel}
+BuildRequires: sed >= 4.0
 %{?with_sqlite:BuildRequires:  sqlite3-devel}
 Requires(post,preun):  /sbin/chkconfig
 Requires(postun):      /usr/sbin/groupdel
@@ -70,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,
@@ -103,20 +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
+#%patch1 -p1
+%{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf
 
 %build
 touch config.rpath
@@ -209,6 +208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40.2.1  2007/02/22 00:04:06  charles
+- sync with HEAD
+
 Revision 1.40  2006/12/21 07:55:58  hawk
 - workaround automake 1.10 problem, see
   http://dovecot.org/list/dovecot/2006-December/018017.html
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to