automatic version update by autodist [release 1.3.0-1mamba;Thu Feb 08 2024]
This commit is contained in:
parent
e846d0c522
commit
797d8c4df0
12
clamav.spec
12
clamav.spec
@ -6,7 +6,7 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: clamav
|
||||
Version: 1.2.1
|
||||
Version: 1.3.0
|
||||
Release: 1mamba
|
||||
Summary: Clam AntiVirus is a GPL anti-virus toolkit for UNIX
|
||||
Group: Applications/Security
|
||||
@ -18,9 +18,6 @@ Source0: http://www.clamav.net/downloads/production/clamav-%{version}.tar.
|
||||
Source1: clamav-tmpfiles
|
||||
Source2: %{name}-clamd.logrotate
|
||||
Source4: %{name}-freshclam.logrotate
|
||||
#Source5: http://db.local.clamav.net/daily.cvd
|
||||
#Source6: clamav-clamd.service
|
||||
#Source7: clamav-freshclamd.service
|
||||
Patch0: %{name}-1.2.0-config.patch
|
||||
Patch1: %{name}-1.2.0-freshclam_config.patch
|
||||
License: GPL
|
||||
@ -47,7 +44,8 @@ Requires: gzip
|
||||
Requires: tar
|
||||
Requires: unzip
|
||||
Requires(pre): %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires(pre): /usr/sbin/groupadd, /usr/sbin/useradd
|
||||
Requires(pre): /usr/sbin/groupadd
|
||||
Requires(pre): /usr/sbin/useradd
|
||||
%systemd_requires
|
||||
|
||||
%description
|
||||
@ -240,6 +238,7 @@ fi
|
||||
%{_bindir}/clamav-config
|
||||
%{_includedir}/*.h
|
||||
%{_libdir}/libclamav.so
|
||||
%{_libdir}/libclamav_rust.a
|
||||
%{_libdir}/libclammspack.so
|
||||
%{_libdir}/libclamunrar.so
|
||||
%{_libdir}/libclamunrar_iface.so
|
||||
@ -251,6 +250,9 @@ fi
|
||||
#% doc BUGS ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Thu Feb 08 2024 Automatic Build System <autodist@openmamba.org> 1.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 26 2023 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user