post/postrun calls ldconfig
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 May 2009 09:08:16 +0000 (11:08 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 May 2009 09:08:16 +0000 (11:08 +0200)
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