post/postrun calls ldconfig
[yaz-moved-to-github.git] / yaz.spec.in
index 116ba98..114f587 100644 (file)
@@ -30,6 +30,9 @@ Requires: libxslt gnutls libicu
 YAZ is a library for the ANSI/NISO Z39.50 protocol for Information
 Retrieval.
 
+%post -p /sbin/ldconfig 
+%postun -p /sbin/ldconfig 
+
 %package -n libyaz3-devel
 Summary: Z39.50 Library - development package
 Group: Development/Libraries