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

Diff of /rpms/clamav/sme9/clamav.spec

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

Revision 1.23 by jcrisp, Mon Nov 12 22:37:19 2018 UTC Revision 1.25 by jcrisp, Tue Nov 13 16:35:19 2018 UTC
# Line 20  Line 20 
20  Summary: Anti-virus software  Summary: Anti-virus software
21  Name: clamav  Name: clamav
22  Version: 0.100.2  Version: 0.100.2
23  Release: 2%{?dist}  Release: 4%{?dist}
24  # ClamAV is GPLv2, zlib is zlib, /contrib/dotzlib/ has Boost license  # ClamAV is GPLv2, zlib is zlib, /contrib/dotzlib/ has Boost license
25  %if 0%{?zlibversion:1} && 0%{?zlibrelease:1}  %if 0%{?zlibversion:1} && 0%{?zlibrelease:1}
26  License: GPLv2 and zlib and Boost  License: GPLv2 and zlib and Boost
# Line 266  CLAMAV_FLAGS="--config-file=%{_sysconfdi Line 266  CLAMAV_FLAGS="--config-file=%{_sysconfdi
266  EOF  EOF
267    
268  %build  %build
   
269  %if 0%{?zlibversion:1} && 0%{?zlibrelease:1}  %if 0%{?zlibversion:1} && 0%{?zlibrelease:1}
270  # Cheerfully borrowed from zlib.spec in RHEL/CentOS 7, see  # Cheerfully borrowed from zlib.spec in RHEL/CentOS 7, see
271  # https://git.centos.org/blob/rpms!zlib.git/c7/SPECS!zlib.spec  # https://git.centos.org/blob/rpms!zlib.git/c7/SPECS!zlib.spec
# Line 300  popd Line 299  popd
299      --with-dbdir="%{_localstatedir}/clamav" \      --with-dbdir="%{_localstatedir}/clamav" \
300      --with-group="clamav" \      --with-group="clamav" \
301      --with-libcurl=%{_prefix} \      --with-libcurl=%{_prefix} \
302      --with-user="clamav"      --with-user="clamav" \
   
303  %if 0%{?zlibversion:1} && 0%{?zlibrelease:1}  %if 0%{?zlibversion:1} && 0%{?zlibrelease:1}
304      --with-zlib=%{_builddir}/%{name}-%{version}/zlib-%{zlibversion}-%{zlibrelease}%{_prefix} \      --with-zlib=%{_builddir}/%{name}-%{version}/zlib-%{zlibversion}-%{zlibrelease}%{_prefix} \
305  %endif  %endif
# Line 490  fi Line 488  fi
488  %exclude %{_libdir}/libclammspack.la  %exclude %{_libdir}/libclammspack.la
489    
490  %changelog  %changelog
491    * Tue Nov 13 2018 John Crisp <jcrisp@safeandsoundit.co.uk> - 0.100.2-4
492    - Fix incorrect version number in the previoius changelog entry
493    
494  * Mon Nov 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> - 0.100.3-1  * Mon Nov 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> - 0.100.3-1
495  - Bundle zlib 1.2.7-17.el7 to avoid malformed database errors (#1600458)  - Bundle zlib 1.2.7-17.el7 to avoid malformed database errors (#1600458)
496  - [SME: 10645]  - [SME: 10645]


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