/[smecontribs]/rpms/smeserver-clamav-unofficial-sigs/contribs10/smeserver-clamav-unofficial-sigs.spec
ViewVC logotype

Diff of /rpms/smeserver-clamav-unofficial-sigs/contribs10/smeserver-clamav-unofficial-sigs.spec

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

Revision 1.1 by jpp, Tue Mar 16 03:51:52 2021 UTC Revision 1.2 by jpp, Mon Jun 13 03:04:18 2022 UTC
# Line 1  Line 1 
1  %define version 0.1.0  %define version 0.1.0
2  %define release 1  %define release 2
3  %define name smeserver-clamav-unofficial-sigs  %define name smeserver-clamav-unofficial-sigs
4    
5    
# Line 10  Release: %{release}%{?dist} Line 10  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Applications/System  Group: Applications/System
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13    Patch0: smeserver-clamav-unofficial-sigs-0.1.0-bz11597-sme10.patch
14    
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 22  Requires: smeserver-clamav Line 23  Requires: smeserver-clamav
23  Configure unofficial ClamAV signatures on SME Server  Configure unofficial ClamAV signatures on SME Server
24    
25  %changelog  %changelog
26    * Sun Jun 12 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.0-2.sme
27    - import to SME10 [SME: 11597]
28      rewrite the configuraiton using host.conf
29      add event on installation
30      systemd compatible
31      backup ready
32    
33  * Wed Jun 10 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.1.0-1  * Wed Jun 10 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.1.0-1
34  - initial release  - initial release
35    
36  %prep  %prep
37  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
38    %patch0 -p1
39    rm -rf root/etc/e-smith/templates/etc/clamav-unofficial-sigs/clamav-unofficial-sigs.conf
40    
41  %build  %build
42  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