From: Adam Dickmeiss Date: Wed, 20 May 2009 09:07:50 +0000 (+0200) Subject: post/postrun calls ldconfig X-Git-Tag: v2.0.37.rhel53 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=05c65427ef879ed8034093b352f8e69b16e198d5 post/postrun calls ldconfig --- diff --git a/idzebra.spec.in b/idzebra.spec.in index ae7722b..1355f00 100644 --- a/idzebra.spec.in +++ b/idzebra.spec.in @@ -24,6 +24,8 @@ Group: Libraries Requires: libyaz3 bzip2-libs %description -n lib%{name} Libraries for the Zebra search engine. +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig %package -n lib%{name}-modules Summary: Zebra modules