automatic version update by autodist [release 0.102.2-1mamba;Thu Feb 13 2020]
This commit is contained in:
parent
9588ae1cc2
commit
c6a4de7be5
@ -6,7 +6,7 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: clamav
|
||||
Version: 0.101.4
|
||||
Version: 0.102.2
|
||||
Release: 1mamba
|
||||
Summary: Clam AntiVirus is a GPL anti-virus toolkit for UNIX
|
||||
Group: Applications/Security
|
||||
@ -176,6 +176,7 @@ fi
|
||||
%{_bindir}/clambc
|
||||
%{_bindir}/clamconf
|
||||
%{_bindir}/clamdscan
|
||||
%{_bindir}/clamonacc
|
||||
%{_bindir}/clamscan
|
||||
%{_bindir}/clamsubmit
|
||||
%{_bindir}/freshclam
|
||||
@ -222,6 +223,7 @@ fi
|
||||
%{_libdir}/libclammspack.so.*
|
||||
%{_libdir}/libclamunrar.so.*
|
||||
%{_libdir}/libclamunrar_iface.so.*
|
||||
%{_libdir}/libfreshclam.so.*
|
||||
|
||||
%files -n %{libname}-devel
|
||||
%defattr(-,root,root)
|
||||
@ -235,10 +237,15 @@ fi
|
||||
%{_libdir}/libclamunrar.so
|
||||
%{_libdir}/libclamunrar_iface.la
|
||||
%{_libdir}/libclamunrar_iface.so
|
||||
%{_libdir}/libfreshclam.la
|
||||
%{_libdir}/libfreshclam.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
#% doc BUGS ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Thu Feb 13 2020 Automatic Build System <autodist@mambasoft.it> 0.102.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 0.101.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user