SPECS: dovecot.spec - rel 2. Fix \* in permanentflags
arekm
arekm at pld-linux.org
Tue Jan 27 20:37:46 CET 2009
Author: arekm Date: Tue Jan 27 19:37:46 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2. Fix \* in permanentflags
---- Files affected:
SPECS:
dovecot.spec (1.105 -> 1.106)
---- Diffs:
================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.105 SPECS/dovecot.spec:1.106
--- SPECS/dovecot.spec:1.105 Tue Jan 27 09:07:25 2009
+++ SPECS/dovecot.spec Tue Jan 27 20:37:40 2009
@@ -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.10
-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}-flags.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
@@ -274,6 +276,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.106 2009/01/27 19:37:40 arekm
+- rel 2. Fix \* in permanentflags
+
Revision 1.105 2009/01/27 08:07:25 arekm
- up to 1.1.10
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dovecot.spec?r1=1.105&r2=1.106&f=u
More information about the pld-cvs-commit
mailing list