Author: arekm Date: Thu Aug 14 16:52:18 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; fix fd leak
---- Files affected:
SPECS:
dovecot.spec (1.93 -> 1.94)
---- Diffs:
================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.93 SPECS/dovecot.spec:1.94
--- SPECS/dovecot.spec:1.93 Thu Jul 24 10:52:12 2008
+++ SPECS/dovecot.spec Thu Aug 14 18:52:13 2008
@@ -12,7 +12,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
@@ -22,6 +22,7 @@
Source2: %{name}.init
Source3: %{name}.sysconfig
Patch0: %{name}-config.patch
+Patch1: %{name}-fd.patch
URL: http://dovecot.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -127,6 +128,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf
@@ -270,6 +272,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.94 2008/08/14 16:52:13 arekm
+- rel 2; fix fd leak
+
Revision 1.93 2008/07/24 08:52:12 arekm
- up to 1.1.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dovecot.spec?r1=1.93&r2=1.94&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit