Browse Source

spamassassin-3.4.1-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9838 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 8 years ago
parent
commit
007d1f7747
1 changed files with 10 additions and 10 deletions
  1. 10 10
      s/spamassassin/spamassassin-vl.spec

+ 10 - 10
s/spamassassin/spamassassin-vl.spec

@@ -2,12 +2,12 @@
 %define pdir    Mail
 %define pnam    SpamAssassin
 
-%define version 3.4.0
-%define real_version 3.4.0
-%global saversion 3.004000
-%define release 2%{?_dist_release}
-%define cfdate 20140630
-%define rules_release r1565117
+%define version 3.4.1
+%define real_version 3.4.1
+%global saversion 3.004001
+%define release 1%{?_dist_release}
+%define cfdate 20151119
+%define rules_release r1675274
 %define name spamassassin
 %define _initrddir /etc/rc.d/init.d
 %define initdir %{_initrddir}
@@ -36,9 +36,6 @@ Source11: spamassassin-official.conf
 Source12: sought.conf
 Patch0: spamassassin-3.1.7_rules.patch
 
-# upstream BTS#7057
-Patch1000: spamassassin-3.4.0-compat-Net-DNS-0.76.patch
-
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 Requires(pre): /sbin/chkconfig
 Requires(pre): perl-Mail-SpamAssassin = %{version}-%{release}
@@ -127,7 +124,6 @@ user's own mail user-agent application.
 # %setup -D -a 1 -T -n %{pdir}-%{pnam}-%{real_version}
 
 %patch0 -p0 -b .rules
-%patch1000 -p2 -b .bts7057
 
 # Japanese sample file / README
 cp -p %{SOURCE2} sample-japanese-local.cf
@@ -284,6 +280,10 @@ fi
 %{_mandir}/man3/*
 
 %changelog
+* Sat Nov 28 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.4.1-1
+- new upstream release.
+- removed %%patch1000 (no longer needed).
+
 * Wed Dec 17 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.4.0-2
 - added Patch1000.