]> git.pld-linux.org Git - packages/xmlsec1.git/commitdiff
- ldconfig for plugins
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Oct 2004 09:32:03 +0000 (09:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xmlsec1.spec -> 1.2

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  -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
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog Copyright README TODO
This page took 0.058158 seconds and 4 git commands to generate.