/[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.24 by jpp, Tue Nov 13 05:27:42 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: 3%{?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


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