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:
Andreas Stieger 2018-07-17 21:41:52 +00:00 committed by Git OBS Bridge
parent 1ca8804a22
commit 6146a1ccb6
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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...