]> git.pld-linux.org Git - packages/xmlsec1.git/blobdiff - xmlsec1.spec
- ldconfig for plugins
[packages/xmlsec1.git] / xmlsec1.spec
index 01a32b10f65c655711ff21c197774f4b836fc2f7..9217ada49844c6ba0bcd9deea2bb80e0007fcc7a 100644 (file)
@@ -193,6 +193,15 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
+%post  gnutls -p /sbin/ldconfig
+%postun        gnutls -p /sbin/ldconfig
+
+%post  nss -p /sbin/ldconfig
+%postun        nss -p /sbin/ldconfig
+
+%post  openssl -p /sbin/ldconfig
+%postun        openssl -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog Copyright README TODO
This page took 0.083037 seconds and 4 git commands to generate.