X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdovecot.git;a=blobdiff_plain;f=dovecot.spec;fp=dovecot.spec;h=f1c14cf52246597cac340e840eba9900607dbc77;hp=02e80423d56f2ec136a576833f472f5c579b889d;hb=49234566c590c9ba87b788a7da033f1b65283b2d;hpb=8dd55765836365f6ef68dae6b1ee1f47d8f4e25c diff --git a/dovecot.spec b/dovecot.spec index 02e8042..f1c14cf 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -12,7 +12,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: 2.3.17.1 -Release: 1 +Release: 2 Epoch: 1 License: MIT (libraries), LGPL v2.1 (the rest) Group: Networking/Daemons @@ -24,6 +24,7 @@ Source3: %{name}.sysconfig Patch0: %{name}-config.patch Patch1: %{name}-rpath.patch Patch2: %{name}-shebang.patch +Patch3: %{name}-mysql.patch URL: http://dovecot.org/ BuildRequires: autoconf BuildRequires: automake @@ -160,6 +161,7 @@ Pakiet programistyczny do tworzenia wtyczek dla Dovecota. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p0 %{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' doc/example-config/*.conf doc/example-config/conf.d/*.conf