SPECS: lvm2.spec - fix clvmd bcond

arekm arekm at pld-linux.org
Sun Nov 2 00:44:53 CET 2008


Author: arekm                        Date: Sat Nov  1 23:44:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix clvmd bcond

---- Files affected:
SPECS:
   lvm2.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: SPECS/lvm2.spec
diff -u SPECS/lvm2.spec:1.110 SPECS/lvm2.spec:1.111
--- SPECS/lvm2.spec:1.110	Wed Oct 29 11:11:53 2008
+++ SPECS/lvm2.spec	Sun Nov  2 00:44:47 2008
@@ -157,7 +157,7 @@
 %defattr(644,root,root,755)
 %doc README WHATS_NEW doc/*
 %attr(755,root,root) %{_sbindir}/*
-%attr(755,root,root) %{_usrsbindir}/clvmd
+%{?with_clvmd:%attr(755,root,root) %{_usrsbindir}/clvmd}
 %{?with_initrd:%exclude %{_sbindir}/initrd-lvm}
 %{_mandir}/man?/*
 %attr(750,root,root) %dir %{_sysconfdir}/lvm
@@ -175,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2008/11/01 23:44:47  arekm
+- fix clvmd bcond
+
 Revision 1.110  2008/10/29 10:11:53  hawk
 - inlcude clvmd in package, release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lvm2.spec?r1=1.110&r2=1.111&f=u



More information about the pld-cvs-commit mailing list