Accepting request 623475 from home:AndreasStieger:branches:security
- fix library-without-ldconfig warnings on libclammspack OBS-URL: https://build.opensuse.org/request/show/623475 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=169
This commit is contained in:
parent
1ca8804a22
commit
6146a1ccb6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 14:21:35 UTC 2018 - security@suse.com
|
||||
|
||||
- fix library-without-ldconfig warnings on libclammspack
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 10 08:06:33 UTC 2018 - egdfree@opensuse.org
|
||||
|
||||
|
@ -174,6 +174,9 @@ VALGRIND_GENSUP=1 make check
|
||||
%post -n libclamav7 -p /sbin/ldconfig
|
||||
%postun -n libclamav7 -p /sbin/ldconfig
|
||||
|
||||
%post -n libclammspack0 -p /sbin/ldconfig
|
||||
%postun -n libclammspack0 -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%config(noreplace) %_sysconfdir/*.conf
|
||||
#systemd...
|
||||
|
Loading…
Reference in New Issue
Block a user