/[smeserver]/rpms/smeserver-clamav/sme7/smeserver-clamav.spec
ViewVC logotype

Diff of /rpms/smeserver-clamav/sme7/smeserver-clamav.spec

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

Revision 1.5 by bytegw, Sun Feb 10 12:17:48 2008 UTC Revision 1.21 by snetram, Fri Nov 6 10:26:47 2009 UTC
# Line 1  Line 1 
1    # $Id: smeserver-clamav.spec,v 1.20 2009/06/02 16:21:31 slords Exp $
2    
3  Summary: SME Server module to configure clamav  Summary: SME Server module to configure clamav
4  %define name smeserver-clamav  %define name smeserver-clamav
5  Name: %{name}  Name: %{name}
6  %define version 1.2.0  %define version 2.0.0
7  %define release 17  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: System Environment/Base  Group: System Environment/Base
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: smeserver-clamav-ArchiveBlockEncrypted.patch  Patch0: smeserver-clamav-2.0.0-HeuristicScanPrecedence.patch
14  Patch1: smeserver-clamav-1.2.0-exclude_arg.patch  Patch1: smeserver-clamav-2.0.0-fixperm.patch
15  Patch2: smeserver-clamav-1.2.0-RestrictScan.patch  Patch2: smeserver-clamav-2.0.0-logrotate.patch
 Patch3: smeserver-clamav-1.2.0-ParamsAndOutput.patch  
 Patch4: smeserver-clamav-1.2.0-feedback.patch  
 Patch5: smeserver-clamav-1.2.0-feedback.patch2  
 Patch6: smeserver-clamav-1.2.0-feedback.patch3  
 Patch7: smeserver-clamav-1.2.0-version90.patch  
 Patch8: smeserver-clamav-1.2.0-memlimit.patch  
 Patch9: smeserver-clamav-1.2.0-memlimit.patch2  
 Patch10: smeserver-clamav-1.2.0-update-failed-fullpaths.patch  
 Patch11: smeserver-clamav-1.2.0-freshclam_perms.patch  
 Patch12: smeserver-clamav-1.2.0-entire.patch  
 Patch13: smeserver-clamav-1.2.0-rmWeekly.patch  
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-lib  Requires: e-smith-lib
19  Requires: clamav >= 0.90  Requires: e-smith-base
20  Requires: clamd >= 0.90  Requires: clamav >= 0.94
21    Requires: clamd >= 0.94
22  Requires: clamav-db  Requires: clamav-db
23    Requires: e-smith-formmagick >= 1.4.0-12
24  Provides: e-smith-clamav  Provides: e-smith-clamav
25  Obsoletes: e-smith-clamav  Obsoletes: e-smith-clamav
26    Obsoletes: e-smith-antivirus
27    Obsoletes: clamav-es
28    Obsoletes: clamav-es-libs
29  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
30    
31  %description  %description
32  e-smith server enhancement to configure and run clamd and  SME Server enhancement to configure and run clamd and freshclam
 freshclam  
33    
34  %changelog  %changelog
35    * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-5.sme
36    - Setup logrotate for /var/log/clamd/smeserver-clamscan.log [SME: 5287]
37    - Minor changelog fixes in version number
38    
39    * Tue Jun 2 2009 Shad L. Lords <slords@mail.com> 2.0.0-4.sme
40    - Fix permissions on freshclam.conf file [SME: 5320]
41    
42    * Mon Apr 13 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-3.sme
43    - Add HeuristicScanPrecedence option, default disabled [SME: 4598]
44    
45    * Thu Nov 27 2008 Stephen Noble <support@dungog.net> 2.0.0-2.sme
46    - Obsolete e-smith-antivirus [SME: 4786]
47    
48    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
49    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
50    
51    * Mon Sep 22 2008 Stephen Noble <support@dungog.net> 1.2.0-26
52    - Remove obsolete locale tags [SME: 4235]
53    
54    * Sun Aug 10 2008 Shad L. Lords <slords@mail.com> 1.2.0-25
55    - Remove links to crontab in all but clamav-update [SME: 4494]
56    
57    * Wed Apr 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-24
58    - Remove any /etc/cron.d/clamav file. We moved the content to /etc/crontab
59      [SME: 1047], but we need to remove any leftover file from earlier template
60      expansion, which, if present, could cause the nightly file scanning to be
61      run twice. [SME: 4266]
62    
63    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-23
64    - Add common <base> tags to e-smith-formmagick's general [SME: 4288]
65    
66    * Fri Apr 25 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-22
67    - Add Obsoletes headers to force removal of clamav-es and
68      clamav-es-libs. [SME 4167]
69    
70    * Fri Apr 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-21
71    - Update defaults for clamav 0.93 [SME: 4223]
72    
73    * Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-20
74    - Move cron template from cron.d to crontab [SME: 1047]
75    
76    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-19
77    - Fix clamav version string [SME: 4060]
78    
79    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-18
80    - Remove <base> tags now in general [SME: 3915]
81    
82  * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-17  * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-17
83  - Remove duplicate <base> entries [SME: 3890]  - Remove duplicate <base> entries [SME: 3890]
84    
# Line 272  freshclam Line 314  freshclam
314  %patch0 -p1  %patch0 -p1
315  %patch1 -p1  %patch1 -p1
316  %patch2 -p1  %patch2 -p1
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
 %patch11 -p1  
 %patch12 -p1  
 %patch13 -p1  
317    
318  %build  %build
319  perl createlinks  perl createlinks
# Line 295  mkdir -p root/var/spool/clamav/quarantin Line 326  mkdir -p root/var/spool/clamav/quarantin
326  %pre  %pre
327    
328  %post  %post
329    rm -f /etc/cron.d/clamav
330    
331  %install  %install
332  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT


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