]> git.pld-linux.org Git - packages/dovecot-antispam.git/blobdiff - dovecot-antispam.spec
Release 77 (by relup.sh)
[packages/dovecot-antispam.git] / dovecot-antispam.spec
index b94ee037efb54f828c4d4d8362ccf63dcb8ce543..8ab38028389ade6e5bae1a7c235d2e43db3bda94 100644 (file)
@@ -2,14 +2,12 @@ Summary:      The dovecot antispam plugin
 Summary(pl.UTF-8):     Wtyczka antyspamowa dla dovecota
 Name:          dovecot-antispam
 Version:       2.0
-Release:       31
+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
-Patch2:                dovecot-2.2.14.patch
 URL:           http://johannes.sipsolutions.net/Projects/dovecot-antispam
 BuildRequires: dovecot-devel >= 1:2.0
 %requires_eq_to        dovecot dovecot-devel
@@ -24,12 +22,11 @@ way it was moved).
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 unset GIT_DIR
 %{__make} \
+       CC="%{__cc}" \
        CFLAGS="%{rpmcflags}" \
        LDFLAGS="%{rpmldflags}"
 
This page took 0.078707 seconds and 4 git commands to generate.