This commit is contained in:
Warren Togami 2009-12-16 19:05:11 +00:00
parent 5aa83f6a48
commit 86ed6fdf42

View File

@ -16,6 +16,10 @@
%define fedora 6 %define fedora 6
%define dist .el5 %define dist .el5
%endif %endif
%if 0%{?rhel} == 6
%define fedora 12
%define dist .el6
%endif
# Define variables to use in conditionals # Define variables to use in conditionals
%define option_ssl 0 %define option_ssl 0
@ -44,7 +48,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents
Name: spamassassin Name: spamassassin
Version: 3.3.0 Version: 3.3.0
%define prename beta1 %define prename beta1
Release: 0.21.%{prename}%{?dist} Release: 0.22.%{prename}%{?dist}
License: ASL 2.0 License: ASL 2.0
Group: Applications/Internet Group: Applications/Internet
URL: http://spamassassin.apache.org/ URL: http://spamassassin.apache.org/