]> git.pld-linux.org Git - packages/corosync.git/blobdiff - corosync.spec
- ldconfig for libs
[packages/corosync.git] / corosync.spec
index 6fe3172c01b542a21d880821a3962ad7931413eb..ecf134d9e904e62fa5262964cb324fd3f9e9d7f0 100644 (file)
@@ -73,6 +73,9 @@ sed -i -e 's/\(^.*$\)/#\1/' $RPM_BUILD_ROOT/etc/corosync/corosync.conf
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS CHANGELOG README.devmap README.recovery SECURITY
This page took 0.087697 seconds and 4 git commands to generate.