From a921914826876e5397168e30c013eeb130040bb9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 27 Jan 2009 19:37:40 +0000 Subject: [PATCH] - rel 2. Fix \* in permanentflags Changed files: dovecot.spec -> 1.106 --- dovecot.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index 5daa217..2864612 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -11,7 +11,7 @@ Summary: IMAP and POP3 server written with security primarily in mind 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 @@ -21,6 +21,7 @@ Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}.sysconfig Patch0: %{name}-config.patch +Patch1: %{name}-flags.patch URL: http://dovecot.org/ BuildRequires: autoconf BuildRequires: automake @@ -126,6 +127,7 @@ Pakiet programistyczny do tworzenia wtyczek dla dovecota. %prep %setup -q %patch0 -p1 +%patch1 -p1 %{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf -- 2.44.0