/[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.21 by dani, Wed Mar 14 12:56:18 2018 UTC Revision 1.22 by dani, Wed Oct 24 12:03:16 2018 UTC
# Line 13  Line 13 
13    
14  Summary: Anti-virus software  Summary: Anti-virus software
15  Name: clamav  Name: clamav
16  Version: 0.99.4  Version: 0.100.2
17  Release: 1%{?dist}  Release: 1%{?dist}
18  License: GPL  License: GPL
19  Group: Applications/System  Group: Applications/System
# Line 321  fi Line 321  fi
321    
322  %files  %files
323  %defattr(-, root, root, 0755)  %defattr(-, root, root, 0755)
324  %doc AUTHORS BUGS ChangeLog COPYING FAQ INSTALL NEWS README  %doc ChangeLog.md COPYING* INSTALL.md NEWS.md README.md
325  %doc etc/freshclam.conf.sample  %doc etc/freshclam.conf.sample
326  %doc docs/*.pdf  %doc docs/*.pdf
327  ### Remove test virus documents as they trigger clamav  ### Remove test virus documents as they trigger clamav
# Line 329  fi Line 329  fi
329  %doc %{_mandir}/man1/sigtool.1*  %doc %{_mandir}/man1/sigtool.1*
330  %doc %{_mandir}/man1/clambc.1*  %doc %{_mandir}/man1/clambc.1*
331  %doc %{_mandir}/man1/clamscan.1*  %doc %{_mandir}/man1/clamscan.1*
 %doc %{_mandir}/man1/clamsubmit.1*  
332  %doc %{_mandir}/man1/freshclam.1*  %doc %{_mandir}/man1/freshclam.1*
333  %doc %{_mandir}/man5/freshclam.conf.5*  %doc %{_mandir}/man5/freshclam.conf.5*
334  %config(noreplace) %{_sysconfdir}/freshclam.conf  %config(noreplace) %{_sysconfdir}/freshclam.conf
# Line 337  fi Line 336  fi
336  %{_bindir}/clamscan  %{_bindir}/clamscan
337  %{_bindir}/freshclam  %{_bindir}/freshclam
338  %{_bindir}/sigtool  %{_bindir}/sigtool
 %{_bindir}/clamsubmit  
339  %{_libdir}/libclamav.so.*  %{_libdir}/libclamav.so.*
340  %{_libdir}/libclamunrar.so.*  %{_libdir}/libclamunrar.so.*
341  %{_libdir}/libclamunrar_iface.so.*  %{_libdir}/libclamunrar_iface.so.*
342    %{_libdir}/libclammspack.so.*
343  # moved from -devel to here so clamd can work with rars when clamav-devel is not installed.  # moved from -devel to here so clamd can work with rars when clamav-devel is not installed.
344  %{_libdir}/libclamav.so  %{_libdir}/libclamav.so
345  %{_libdir}/libclamunrar.so  %{_libdir}/libclamunrar.so
346  %{_libdir}/libclamunrar_iface.so  %{_libdir}/libclamunrar_iface.so
347    %{_libdir}/libclammspack.so
348  %exclude %{_sysconfdir}/freshclam.conf.sample  %exclude %{_sysconfdir}/freshclam.conf.sample
349    
350  %files -n clamd  %files -n clamd
# Line 403  fi Line 403  fi
403  %{_bindir}/clamav-config  %{_bindir}/clamav-config
404  %{_includedir}/clamav.h  %{_includedir}/clamav.h
405  %{_libdir}/pkgconfig/libclamav.pc  %{_libdir}/pkgconfig/libclamav.pc
406    %{_libdir}/pkgconfig/libclammspack.pc
407  %exclude %{_libdir}/libclamav.la  %exclude %{_libdir}/libclamav.la
408  %exclude %{_libdir}/libclamunrar.la  %exclude %{_libdir}/libclamunrar.la
409  %exclude %{_libdir}/libclamunrar_iface.la  %exclude %{_libdir}/libclamunrar_iface.la
410    %exclude %{_libdir}/libclammspack.la
411    
412  %changelog  %changelog
413    * Wed Oct 24 2018 Daniel Berteaud <daniel@firewall-services.com> - 0.100.2-1.sme
414    - Update to 0.100.2 [SME: 10579]
415    
416  * Wed Mar 14 2018 Daniel Berteaud <daniel@firewall-services.com> - 0.99.4-1.sme  * Wed Mar 14 2018 Daniel Berteaud <daniel@firewall-services.com> - 0.99.4-1.sme
417  - Update to release 0.99.4 [SME: 10529]  - Update to release 0.99.4 [SME: 10529]
418    


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