packages: corosync/corosync.spec - ldconfig for libs
tommat
tommat at pld-linux.org
Wed Sep 9 11:41:17 CEST 2009
Author: tommat Date: Wed Sep 9 09:41:17 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- ldconfig for libs
---- Files affected:
packages/corosync:
corosync.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/corosync/corosync.spec
diff -u packages/corosync/corosync.spec:1.4 packages/corosync/corosync.spec:1.5
--- packages/corosync/corosync.spec:1.4 Tue Sep 8 17:49:41 2009
+++ packages/corosync/corosync.spec Wed Sep 9 11:41:12 2009
@@ -74,6 +74,9 @@
%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
@@ -154,6 +157,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2009/09/09 09:41:12 tommat
+- ldconfig for libs
+
Revision 1.4 2009/09/08 15:49:41 tommat
- apidocs bcond reverted
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/corosync/corosync.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list