automatic version update by autodist [release 0.101.0-1mamba;Wed Dec 19 2018]
This commit is contained in:
parent
ac7fe9edd7
commit
ea4f06f2e2
21
clamav.spec
21
clamav.spec
@ -6,7 +6,7 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: clamav
|
||||
Version: 0.100.2
|
||||
Version: 0.101.0
|
||||
Release: 1mamba
|
||||
Summary: Clam AntiVirus is a GPL anti-virus toolkit for UNIX
|
||||
Group: Applications/Security
|
||||
@ -218,19 +218,30 @@ fi
|
||||
|
||||
%files -n %{libname}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/libclamav.so.*
|
||||
%{_libdir}/libclammspack.so.*
|
||||
%{_libdir}/libclamunrar.so.*
|
||||
%{_libdir}/libclamunrar_iface.so.*
|
||||
|
||||
%files -n %{libname}-devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/clamav-config
|
||||
%{_includedir}/*.h
|
||||
%{_libdir}/*.a
|
||||
%{_libdir}/*.la
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/libclamav.la
|
||||
%{_libdir}/libclamav.so
|
||||
%{_libdir}/libclammspack.la
|
||||
%{_libdir}/libclammspack.so
|
||||
%{_libdir}/libclamunrar.la
|
||||
%{_libdir}/libclamunrar.so
|
||||
%{_libdir}/libclamunrar_iface.la
|
||||
%{_libdir}/libclamunrar_iface.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
#% doc BUGS ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Wed Dec 19 2018 Automatic Build System <autodist@mambasoft.it> 0.101.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 07 2018 Automatic Build System <autodist@mambasoft.it> 0.100.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user