]> git.pld-linux.org Git - packages/corosync.git/commitdiff
- ldconfig for libs auto/aidath/corosync-1_0_0-1 auto/th/corosync-1_0_0-1
authortommat <tommat@pld-linux.org>
Wed, 9 Sep 2009 09:41:12 +0000 (09:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    corosync.spec -> 1.5

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.136129 seconds and 4 git commands to generate.