/[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.12 by wellsi, Sat Jun 21 21:01:16 2014 UTC Revision 1.17 by vip-ire, Tue Jan 12 10:40:14 2016 UTC
# Line 13  Line 13 
13    
14  Summary: Anti-virus software  Summary: Anti-virus software
15  Name: clamav  Name: clamav
16  Version: 0.98.4  Version: 0.99
17  Release: 2%{?dist}  Release: 2%{?dist}
18  License: GPL  License: GPL
19  Group: Applications/System  Group: Applications/System
# Line 35  BuildRequires: zlib-devel Line 35  BuildRequires: zlib-devel
35  BuildRequires: check-devel  BuildRequires: check-devel
36  BuildRequires: openssl-devel  BuildRequires: openssl-devel
37  BuildRequires: libxml2-devel  BuildRequires: libxml2-devel
38    BuildRequires: pcre-devel
39    
40    
41  ### Do not require the latest release of clamav-db specifically (people may use freshclam onward)  ### Do not require the latest release of clamav-db specifically (people may use freshclam onward)
# Line 223  EOF Line 224  EOF
224  %{!?_without_milter:--enable-milter} \  %{!?_without_milter:--enable-milter} \
225      --with-dbdir="%{_localstatedir}/clamav" \      --with-dbdir="%{_localstatedir}/clamav" \
226      --with-group="clamav" \      --with-group="clamav" \
227      --with-libcurl \      --with-libcurl=%{_prefix} \
228      --with-user="clamav"      --with-user="clamav"
229  ### Disable JIT until it is implemented securely (RHbz #573191)  ### Disable JIT until it is implemented securely (RHbz #573191)
230  #    --enable-llvm \  #    --enable-llvm \
# Line 336  fi Line 337  fi
337  %{_bindir}/clamscan  %{_bindir}/clamscan
338  %{_bindir}/freshclam  %{_bindir}/freshclam
339  %{_bindir}/sigtool  %{_bindir}/sigtool
340    %{_bindir}/clamsubmit
341  %{_libdir}/libclamav.so.*  %{_libdir}/libclamav.so.*
342  %{_libdir}/libclamunrar.so.*  %{_libdir}/libclamunrar.so.*
343  %{_libdir}/libclamunrar_iface.so.*  %{_libdir}/libclamunrar_iface.so.*
# Line 406  fi Line 408  fi
408  %exclude %{_libdir}/libclamunrar_iface.la  %exclude %{_libdir}/libclamunrar_iface.la
409    
410  %changelog  %changelog
411    * Tue Jan 12 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.99-2.sme
412    - Add pcre-devel to BuildRequires [SME: 9151]
413    
414    * Wed Jan 6 2016 Daniel Berteaud <daniel@firewall-services.com> - 0.99-1.sme
415    - Update to release 0.99 [SME: 9151]
416    
417    * Wed May 13 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.98.7-1.sme
418    - Updated to release 0.98.7 [SME: 8922]
419    
420    * Thu Jan 29 2015 Daniel Berteaud <daniel@firewall-services.com> - 0.98.6-1.sme
421    - Updated to release 0.98.6 [SME: 8822]
422    
423    * Tue Dec 16 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.98.5-1.sme
424    - Updated to release 0.98.5 [SME: 8729]
425    
426  * Sat Jun 21 2014 Ian Wells <esmith@wellsi.com> - 0.98.4-2.sme  * Sat Jun 21 2014 Ian Wells <esmith@wellsi.com> - 0.98.4-2.sme
427  - Add BuildRequires for openssl-devel and libxml2-devel [SME: 8457]  - Add BuildRequires for openssl-devel and libxml2-devel [SME: 8457]
428  - Remove Packager and Vendor from spec file.  - Remove Packager and Vendor from spec file.


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