SPECS (AC-branch): dovecot.spec - rel 2; fix fd leak
arekm
arekm at pld-linux.org
Thu Aug 14 18:54:42 CEST 2008
Author: arekm Date: Thu Aug 14 16:54:42 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- rel 2; fix fd leak
---- Files affected:
SPECS:
dovecot.spec (1.77.2.6 -> 1.77.2.7)
---- Diffs:
================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.77.2.6 SPECS/dovecot.spec:1.77.2.7
--- SPECS/dovecot.spec:1.77.2.6 Thu Jul 24 11:29:53 2008
+++ SPECS/dovecot.spec Thu Aug 14 18:54:36 2008
@@ -11,7 +11,7 @@
Summary(pl.UTF-8): Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
Name: dovecot
Version: 1.1.2
-Release: 1
+Release: 2
Epoch: 1
License: MIT (libraries), LGPL v2.1 (the rest)
Group: Networking/Daemons
@@ -21,6 +21,7 @@
Source2: %{name}.init
Source3: %{name}.sysconfig
Patch0: %{name}-config.patch
+Patch1: %{name}-fd.patch
URL: http://dovecot.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -126,6 +127,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf
@@ -269,6 +271,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.77.2.7 2008/08/14 16:54:36 arekm
+- rel 2; fix fd leak
+
Revision 1.77.2.6 2008/07/24 09:29:53 arekm
- up to 1.1.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dovecot.spec?r1=1.77.2.6&r2=1.77.2.7&f=u
More information about the pld-cvs-commit
mailing list