packages: cluster/cluster.spec - run ldconfig on library install/uninstall ...

jajcus jajcus at pld-linux.org
Mon Jul 2 10:37:48 CEST 2012


Author: jajcus                       Date: Mon Jul  2 08:37:48 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- run ldconfig on library install/uninstall
- Release: 2

---- Files affected:
packages/cluster:
   cluster.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/cluster/cluster.spec
diff -u packages/cluster/cluster.spec:1.8 packages/cluster/cluster.spec:1.9
--- packages/cluster/cluster.spec:1.8	Mon Jul  2 08:51:22 2012
+++ packages/cluster/cluster.spec	Mon Jul  2 10:37:43 2012
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Infrastruktura klastra
 Name:		cluster
 Version:	3.1.8
-Release:	1.aos1
+Release:	2
 License:	GPL v2
 Group:		Applications/System
 Source0:	https://fedorahosted.org/releases/c/l/cluster/%{name}-%{version}.tar.bz2
@@ -330,6 +330,15 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   ccs-libs   -p /sbin/ldconfig
+%postun ccs-libs   -p /sbin/ldconfig
+%post   cman-libs  -p /sbin/ldconfig
+%postun cman-libs  -p /sbin/ldconfig
+%post   dlm-libs   -p /sbin/ldconfig
+%postun dlm-libs   -p /sbin/ldconfig
+%post   fence-libs -p /sbin/ldconfig
+%postun fence-libs -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 
@@ -513,6 +522,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2012/07/02 08:37:43  jajcus
+- run ldconfig on library install/uninstall
+- Release: 2
+
 Revision 1.8  2012/07/02 06:51:22  jajcus
 - 'without ldap' bcond added
 - libvirt and python-pexpect BR required, they were for fence agents which are
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/cluster/cluster.spec?r1=1.8&r2=1.9



More information about the pld-cvs-commit mailing list