projects
/
packages
/
cman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1252bf
)
- ldconfig dep
author
Elan Ruusamäe
<glen@pld-linux.org>
Thu, 5 Apr 2007 07:11:45 +0000
(07:11 +0000)
committer
cvs2git
<feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000
(12:13 +0000)
Changed files:
cman.spec -> 1.17
cman.spec
patch
|
blob
|
blame
|
history
diff --git
a/cman.spec
b/cman.spec
index
a77607e
..
419f5dc
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
+Requires(post): /sbin/ldconfig
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
-%post
+%post
/sbin/ldconfig
/sbin/chkconfig --add %{name}
This page took
0.099335 seconds
and
4
git commands to generate.