/[smeserver]/spamassassin-botnet/F/spamassassin-botnet.spec
ViewVC logotype

Diff of /spamassassin-botnet/F/spamassassin-botnet.spec

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

Revision 1.1.1.1 by slords, Sun Jan 14 16:23:26 2007 UTC Revision 1.4 by gregswallow, Mon Aug 27 20:25:18 2007 UTC
# Line 1  Line 1 
1  Name: spamassassin-botnet  Name: spamassassin-botnet
2  Version: 0.7  Version: 0.8
3  Release: %smerelease 1  Release: 2%{?dist}
 Packager: %{_packager}  
4  Summary: A botnet plugin for SpamAssassin  Summary: A botnet plugin for SpamAssassin
5    
6  Group: Development/Libraries  Group: Development/Libraries
# Line 9  License: GPL Line 8  License: GPL
8  URL: http://people.ucsc.edu/~jrudd/spamassassin/  URL: http://people.ucsc.edu/~jrudd/spamassassin/
9  Source0: http://people.ucsc.edu/~jrudd/spamassassin/Botnet-%{version}.tar  Source0: http://people.ucsc.edu/~jrudd/spamassassin/Botnet-%{version}.tar
10  Patch0: spamassassin-botnet-0.7.location.patch  Patch0: spamassassin-botnet-0.7.location.patch
11    Patch1: spamassassin-botnet-0.7-trustip.patch
12    Patch2: spamassassin-botnet-0.8-dnsresolver.patch
13    
14  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
15  BuildArch: noarch  BuildArch: noarch
16    
# Line 30  finds certain relays). Line 32  finds certain relays).
32  %prep  %prep
33  %setup -q -c Botnet  %setup -q -c Botnet
34  %patch0 -p1  %patch0 -p1
35    %patch1 -p1
36    %patch2 -p1
37    
38  %install  %install
39  # Determine the proper perl directory:  # Determine the proper perl directory:
# Line 66  rm -rf %{buildroot} Line 70  rm -rf %{buildroot}
70  %config(noreplace) %{_sysconfdir}/mail/spamassassin/*  %config(noreplace) %{_sysconfdir}/mail/spamassassin/*
71    
72  %changelog  %changelog
73    * Mon Aug 27 2007 Greg Swallow <greg@runlevel7.ca> 0.8-2
74    - update to botnet 0.8
75    - plus patch from http://www200.pair.com/mecham/spam/botnet8patch.txt
76      that was suggested on the spamassassin users list, but not included
77      with 0.8
78    
79    * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
80    - Clean up spec so package can be built by koji/plague
81    
82  * Sat Jan 13 2007 Greg Swallow <greg@runlevel7.ca> 0.7-1  * Sat Jan 13 2007 Greg Swallow <greg@runlevel7.ca> 0.7-1
83  - add patch to allow Botnet.pm to be in another directory  - add patch to allow Botnet.pm to be in another directory
84  - new package  - new package


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