/[smeserver]/rpms/spamassassin/sme9/spamassassin.spec
ViewVC logotype

Diff of /rpms/spamassassin/sme9/spamassassin.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by vip-ire, Thu Jul 9 20:23:50 2015 UTC Revision 1.4 by vip-ire, Fri Jul 10 06:20:56 2015 UTC
# Line 2  Line 2 
2    
3  Name: spamassassin  Name: spamassassin
4  Version: 3.3.2  Version: 3.3.2
5  Release: 57%{?dist}  Release: 59%{?dist}
6  Summary: Spam filter for email which can be invoked from mail delivery agents  Summary: Spam filter for email which can be invoked from mail delivery agents
7  License: Apache  License: Apache
8  Group: Applications/Internet  Group: Applications/Internet
# Line 26  Source50: http://www.apache.org/dist/spa Line 26  Source50: http://www.apache.org/dist/spa
26  Source60: GPG-sought.KEY  Source60: GPG-sought.KEY
27  Patch0: Mail-SpamAssassin-3.0.0-krb5.patch  Patch0: Mail-SpamAssassin-3.0.0-krb5.patch
28  #Patch1: sa-1027163-for-3.3.diff  #Patch1: sa-1027163-for-3.3.diff
29    Patch1000: Mail-SpamAssassin-3.3.2-update_RegistrarBoundaries.patch
30  Buildroot: %{_tmppath}/%{name}-root  Buildroot: %{_tmppath}/%{name}-root
31  Requires(pre): /sbin/chkconfig /sbin/service  Requires(pre): /sbin/chkconfig /sbin/service
32    
33    BuildRequires: atrpms-rpm-config
34  BuildRequires: openssl-devel, krb5-devel  BuildRequires: openssl-devel, krb5-devel
35  BuildRequires: autoconf  BuildRequires: autoconf
36  BuildRequires: perl >= 2:5.8.1  BuildRequires: perl >= 2:5.8.1
# Line 138  To filter spam for all users, add that l Line 140  To filter spam for all users, add that l
140  %setup -q -n %{pkgname}-%{version}  %setup -q -n %{pkgname}-%{version}
141  %patch0 -p1 -b .krb5  %patch0 -p1 -b .krb5
142  #patch1 -p0 -b .goto  #patch1 -p0 -b .goto
143    %patch1000 -p1
144    
145  %build  %build
146  (cd spamc; autoconf)  (cd spamc; autoconf)
# Line 145  To filter spam for all users, add that l Line 148  To filter spam for all users, add that l
148  %perl_configure ENABLE_SSL=yes  %perl_configure ENABLE_SSL=yes
149  %perl_make  %perl_make
150  %perl_makecheck || :  %perl_makecheck || :
151    %endif
152  mv spamd/README spamd/README.spamd  mv spamd/README spamd/README.spamd
153    
154  %install  %install
# Line 253  fi Line 257  fi
257  exit 0  exit 0
258    
259  %changelog  %changelog
260    * Fri Jul 10 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-59.sme
261    - Add atrpms-rpm-config to the BUildReq so it can build [SME: 8980]
262    
263    * Thu Jul 9 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-58.sme
264    - Update RegistrarBoundaries.pm to the one from 3.4.1 so URIBL tests are
265      done on new tld [SME: 8980]
266    
267  * Thu Jul 9 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-57.sme  * Thu Jul 9 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-57.sme
268  - Remove dependency on atrpms macros [SME: 8980]  - Remove dependency on atrpms macros [SME: 8980]
269    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed