SPECS: cman.spec - ldconfig dep

glen glen at pld-linux.org
Thu Apr 5 09:11:50 CEST 2007


Author: glen                         Date: Thu Apr  5 07:11:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ldconfig dep

---- Files affected:
SPECS:
   cman.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/cman.spec
diff -u SPECS/cman.spec:1.16 SPECS/cman.spec:1.17
--- SPECS/cman.spec:1.16	Thu Apr  5 06:24:39 2007
+++ SPECS/cman.spec	Thu Apr  5 09:11:45 2007
@@ -18,6 +18,7 @@
 %{!?with_libonly:BuildRequires:	ccs-devel}
 BuildRequires:	openais-devel
 BuildRequires:	perl-base
+Requires(post):	/sbin/ldconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sbindir	/sbin
@@ -103,7 +104,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	
+%post
 /sbin/ldconfig
 /sbin/chkconfig --add %{name}
 
@@ -147,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/04/05 07:11:45  glen
+- ldconfig dep
+
 Revision 1.16  2007/04/05 04:24:39  aredridel
 - initial addition of initscripts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cman.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list