diff --git a/clamav.spec b/clamav.spec index b01e442abfe4d6abf5d8bf40f8c952e02d5b010a..d2db53b0876f61a1853feea474e17c50f211afbc 100644 --- a/clamav.spec +++ b/clamav.spec @@ -1,7 +1,7 @@ Name: clamav Summary: End-user tools for the Clam Antivirus scanner Version: 0.101.4 -Release: 7 +Release: 8 License: GPLv2 URL: https://www.clamav.net/ Source0: https://www.clamav.net/downloads/production/clamav-%version.tar.gz @@ -148,6 +148,8 @@ The clamav-milter package contains files which are needed to run the clamav-milt %prep %autosetup -n %{name}-%{version}%{?prerelease} -p1 +export LC_ALL="en_US.UTF-8" +sed -i '1a set -x' unit_tests/check_common.sh install -d libclamunrar{,_iface} touch libclamunrar/{Makefile.in,all,install} @@ -263,7 +265,7 @@ touch $RPM_BUILD_ROOT{%_rundir/clamav-milter/clamav-milter.{socket,pid},%_var/lo %check -make check +make check || cat unit_tests/check2_clamd.sh.log %pre filesystem