From f63e74d38c6700f1a37cbef3bcea8771970ed864 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Tue, 4 Dec 2018 11:38:16 +0100 Subject: [PATCH] - updated to 0.101.0 (new soname) --- ac2.68.patch | 3 ++- clamav.spec | 14 ++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/ac2.68.patch b/ac2.68.patch index 70718e8..427ab72 100644 --- a/ac2.68.patch +++ b/ac2.68.patch @@ -2,7 +2,7 @@ diff -uNr clamav-0.98.3/configure.ac clamav-0.98.3-ac2.68/configure.ac --- clamav-0.98.3/configure.ac 2014-05-06 20:42:41.000000000 +0200 +++ clamav-0.98.3-ac2.68/configure.ac 2014-05-09 10:51:30.508280355 +0200 @@ -42,12 +42,12 @@ - AC_DEFINE([PACKAGE], PACKAGE_NAME, [Name of package]) + AC_USE_SYSTEM_EXTENSIONS m4_include([m4/reorganization/version.m4]) +m4_include([m4/reorganization/build_tools.m4]) @@ -10,6 +10,7 @@ diff -uNr clamav-0.98.3/configure.ac clamav-0.98.3-ac2.68/configure.ac LT_CONFIG_LTDL_DIR([libltdl]) LT_INIT([dlopen disable-static]) LTDL_INIT([recursive]) + PKG_PROG_PKG_CONFIG(0.16) -m4_include([m4/reorganization/build_tools.m4]) m4_include([m4/reorganization/headers.m4]) diff --git a/clamav.spec b/clamav.spec index 8e40f44..b351e72 100644 --- a/clamav.spec +++ b/clamav.spec @@ -19,12 +19,12 @@ Summary: An anti-virus utility for Unix Summary(pl.UTF-8): Narzędzie antywirusowe dla Uniksów Name: clamav -Version: 0.100.2 +Version: 0.101.0 Release: 1 License: GPL v2+ Group: Daemons Source0: http://www.clamav.net/downloads/production/%{name}-%{version}.tar.gz -# Source0-md5: 253dd79dd57da759567e42543a569c5c +# Source0-md5: 47c36d13ac814b9e29ed6f5fc1691373 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}-milter.init @@ -359,6 +359,9 @@ fi %attr(755,root,root) %{_sbindir}/clamav-cron-updatedb %attr(755,root,root) %{_sbindir}/clamav-post-updatedb %{systemdtmpfilesdir}/%{name}.conf +%{systemdunitdir}/clamav-daemon.service +%{systemdunitdir}/clamav-daemon.socket +%{systemdunitdir}/clamav-freshclam.service %{systemdunitdir}/clamd.service %{systemdunitdir}/cronjob-clamav.service %{systemdunitdir}/cronjob-clamav.timer @@ -396,13 +399,13 @@ fi %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libclamav.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libclamav.so.7 +%attr(755,root,root) %ghost %{_libdir}/libclamav.so.9 %attr(755,root,root) %{_libdir}/libclammspack.*.*.* %attr(755,root,root) %ghost %{_libdir}/libclammspack.so.0 %attr(755,root,root) %{_libdir}/libclamunrar.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libclamunrar.so.7 +%attr(755,root,root) %ghost %{_libdir}/libclamunrar.so.9 %attr(755,root,root) %{_libdir}/libclamunrar_iface.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libclamunrar_iface.so.7 +%attr(755,root,root) %ghost %{_libdir}/libclamunrar_iface.so.9 %files devel %defattr(644,root,root,755) @@ -417,7 +420,6 @@ fi %{_libdir}/libclamunrar_iface.la %{_includedir}/clamav.h %{_pkgconfigdir}/libclamav.pc -%{_pkgconfigdir}/libclammspack.pc %files static %defattr(644,root,root,755) -- 2.43.0