X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdovecot-antispam.git;a=blobdiff_plain;f=dovecot-antispam.spec;h=e1a7d456d594a94f640ff4e5ca5bc58560ef2700;hp=c245d6058caad95ff7cc47a6274648dc9298491f;hb=HEAD;hpb=454445255da21bfe236e31e6262f18419f794456 diff --git a/dovecot-antispam.spec b/dovecot-antispam.spec index c245d60..8ab3802 100644 --- a/dovecot-antispam.spec +++ b/dovecot-antispam.spec @@ -2,13 +2,12 @@ Summary: The dovecot antispam plugin Summary(pl.UTF-8): Wtyczka antyspamowa dla dovecota Name: dovecot-antispam Version: 2.0 -Release: 12.1 +Release: 77 License: GPL v2 Group: Daemons Source0: http://johannes.sipsolutions.net/download/dovecot-antispam/%{name}-%{version}.tar.bz2 # Source0-md5: 14547898759fbd93f2b98304520decc6 Patch0: %{name}-git.patch -Patch1: dovecot-2.2.patch URL: http://johannes.sipsolutions.net/Projects/dovecot-antispam BuildRequires: dovecot-devel >= 1:2.0 %requires_eq_to dovecot dovecot-devel @@ -23,11 +22,11 @@ way it was moved). %prep %setup -q %patch0 -p1 -%patch1 -p1 %build unset GIT_DIR %{__make} \ + CC="%{__cc}" \ CFLAGS="%{rpmcflags}" \ LDFLAGS="%{rpmldflags}"