From a4c8a87cf3ab0c46c11bf831cdf18be87b174e53 Mon Sep 17 00:00:00 2001 From: zbyniu Date: Mon, 2 Apr 2007 18:21:06 +0000 Subject: [PATCH] - package service_cman.lcrso Changed files: cman.spec -> 1.15 --- cman.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cman.spec b/cman.spec index 7fd13c3..e75d6fc 100644 --- a/cman.spec +++ b/cman.spec @@ -78,6 +78,7 @@ cd %{name} --ccsincdir="$PWD/../ccs/lib" \ --incdir=%{_includedir} \ --libdir=%{_libdir} \ + --libexecdir=%{_libdir} \ --mandir=%{_mandir} \ --prefix=%{_prefix} \ --sbindir=%{_sbindir} @@ -103,6 +104,7 @@ rm -rf $RPM_BUILD_ROOT %{!?with_libonly:%attr(755,root,root) %{_sbindir}/*} %attr(755,root,root) %{_libdir}/libcman.so.*.* %if %{without libonly} +%attr(755,root,root) %{_libdir}/lcrso/service_cman.lcrso %{_mandir}/man5/cman.5* %{_mandir}/man5/qdisk.5* %{_mandir}/man8/cman_tool.8* -- 2.43.0