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

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

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

Revision 1.3 by jpp, Fri Oct 25 03:14:56 2019 UTC Revision 1.4 by jpp, Wed Nov 27 03:52:30 2019 UTC
# Line 1  Line 1 
1  # $Id: smeserver-clamav.spec,v 1.2 2016/05/12 21:20:14 vip-ire Exp $  # $Id: smeserver-clamav.spec,v 1.3 2019/10/25 03:14:56 jpp 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 2.6.0  %define version 2.6.0
7  %define release 3  %define release 4
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.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: smeserver-clamav-2.6.0-bz10813-AllowSupplementaryGroups.patch  Patch0: smeserver-clamav-2.6.0-bz10813-AllowSupplementaryGroups.patch
14    Patch1: smeserver-clamav-2.6.0-bz10833-lowerMEMLIMITto1g.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: e-smith-lib  Requires: e-smith-lib
# Line 30  BuildRequires: e-smith-devtools Line 31  BuildRequires: e-smith-devtools
31  SME Server enhancement to configure and run clamd and freshclam  SME Server enhancement to configure and run clamd and freshclam
32    
33  %changelog  %changelog
34    * Tue Nov 26 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
35    - increase lower memory limit to 1GB [SME: 10833]
36    
37  * Thu Oct 24 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme  * Thu Oct 24 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
38  - fix for AllowSupplementaryGroups warning [SME: 10813]  - fix for AllowSupplementaryGroups warning [SME: 10813]
39    thanks to  bunkobugsy    thanks to  bunkobugsy
# Line 357  SME Server enhancement to configure and Line 361  SME Server enhancement to configure and
361  %prep  %prep
362  %setup  %setup
363  %patch0 -p1  %patch0 -p1
364    %patch1 -p1
365    
366  %build  %build
367  perl createlinks  perl createlinks


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