]> git.pld-linux.org Git - packages/cman.git/commitdiff
- ldconfig dep
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 5 Apr 2007 07:11:45 +0000 (07:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cman.spec -> 1.17

cman.spec

index a77607eb0bea37e4b282d27a92cc0614a81b1776..419f5dc5d63bf2f80747ea52b3fa6fae49534c34 100644 (file)
--- a/cman.spec
+++ b/cman.spec
@@ -17,6 +17,7 @@ URL:          http://sources.redhat.com/cluster/cman/
 %{!?with_libonly:BuildRequires:        ccs-devel}
 BuildRequires: openais-devel
 BuildRequires: perl-base
 %{!?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
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
@@ -102,7 +103,7 @@ install %SOURCE2 $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  
+%post
 /sbin/ldconfig
 /sbin/chkconfig --add %{name}
 
 /sbin/ldconfig
 /sbin/chkconfig --add %{name}
 
This page took 0.052162 seconds and 4 git commands to generate.