[packages/clamav] Rel 2; provide cert for freshclam

arekm arekm at pld-linux.org
Fri Jul 24 13:53:22 CEST 2026


commit 63c0ad97932f6b96f6ec5d19a7e2bed5987c746f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Jul 24 13:53:11 2026 +0200

    Rel 2; provide cert for freshclam

 clamav.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/clamav.spec b/clamav.spec
index 56e74e4..39563d7 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -24,7 +24,7 @@ Summary:	An anti-virus utility for Unix
 Summary(pl.UTF-8):	Narzędzie antywirusowe dla Uniksów
 Name:		clamav
 Version:	1.5.3
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Daemons
 #Source0Download: https://www.clamav.net/download
@@ -235,6 +235,7 @@ cd build
 	-DRUST_COMPILER_TARGET=%{rust_target} \
 	-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}/%{name} \
 	-DAPP_CONFIG_DIRECTORY=%{_sysconfdir} \
+	-DCVD_CERTS_DIRECTORY=%{_sysconfdir}/%{name}/certs \
 	-DDATABASE_DIRECTORY="/var/lib/%{name}" \
 	..
 %{__make}
@@ -446,6 +447,9 @@ fi
 
 %files libs
 %defattr(644,root,root,755)
+%dir %{_sysconfdir}/%{name}
+%dir %{_sysconfdir}/%{name}/certs
+%config(noreplace) %{_sysconfdir}/%{name}/certs/clamav.crt
 %attr(755,root,root) %{_libdir}/libclamav.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libclamav.so.12
 %if %{without system_libmspack}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/clamav.git/commitdiff/63c0ad97932f6b96f6ec5d19a7e2bed5987c746f



More information about the pld-cvs-commit mailing list