]> git.pld-linux.org Git - packages/dovecot-antispam.git/blobdiff - dovecot-antispam.spec
- release 48, rebuild against dovecot-2.3.4
[packages/dovecot-antispam.git] / dovecot-antispam.spec
index 5fa679bd2229fbde5c5e61c339f9009a34c97624..7915502dcca0b8ba50f7d28a7a1004eb91884ac5 100644 (file)
@@ -2,12 +2,12 @@ Summary:      The dovecot antispam plugin
 Summary(pl.UTF-8):     Wtyczka antyspamowa dla dovecota
 Name:          dovecot-antispam
 Version:       2.0
-Release:       9
+Release:       48
 License:       GPL v2
 Group:         Daemons
 Source0:       http://johannes.sipsolutions.net/download/dovecot-antispam/%{name}-%{version}.tar.bz2
 # Source0-md5: 14547898759fbd93f2b98304520decc6
-Patch0:                dovecot-2.1.patch
+Patch0:                %{name}-git.patch
 URL:           http://johannes.sipsolutions.net/Projects/dovecot-antispam
 BuildRequires: dovecot-devel >= 1:2.0
 %requires_eq_to        dovecot dovecot-devel
@@ -19,14 +19,12 @@ SPAM folder and tells the spam classifier that it made an error and
 needs to re-classify the message (as spam/not spam depending on which
 way it was moved).
 
-#%description -l pl.UTF-8
-
 %prep
 %setup -q
 %patch0 -p1
-cp -a antispam-storage-2.0.c antispam-storage-2.1.c
 
 %build
+unset GIT_DIR
 %{__make} \
        CFLAGS="%{rpmcflags}" \
        LDFLAGS="%{rpmldflags}"
This page took 0.047617 seconds and 4 git commands to generate.