diff --git a/clamav.spec b/clamav.spec index 4c1f202..12fcf0a 100644 --- a/clamav.spec +++ b/clamav.spec @@ -94,7 +94,6 @@ Group: System/Libraries ClamAV is an antivirus engine designed for detecting trojans, viruses, malware and other malicious threats. -%if %{with clammspack} %package -n libclammspack0 Summary: ClamAV antivirus engine runtime Group: System/Libraries @@ -102,7 +101,6 @@ Group: System/Libraries %description -n libclammspack0 ClamAV is an antivirus engine designed for detecting trojans, viruses, malware and other malicious threats. -%endif %package devel Summary: Development files for libclamav, an antivirus engine @@ -197,10 +195,8 @@ VALGRIND_GENSUP=1 make check %post -n libclamav9 -p /sbin/ldconfig %postun -n libclamav9 -p /sbin/ldconfig -%if %{with clammspack} %post -n libclammspack0 -p /sbin/ldconfig %postun -n libclammspack0 -p /sbin/ldconfig -%endif %files %config(noreplace) %_sysconfdir/*.conf