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