silently adopt sr#689821.
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=185
This commit is contained in:
parent
b5b97e006a
commit
e938462aa4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user