SPECS: lvm2.spec - fix Requires without clvmd

areq areq at pld-linux.org
Wed Aug 10 00:06:35 CEST 2005


Author: areq                         Date: Tue Aug  9 22:06:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix  Requires without clvmd

---- Files affected:
SPECS:
   lvm2.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/lvm2.spec
diff -u SPECS/lvm2.spec:1.58 SPECS/lvm2.spec:1.59
--- SPECS/lvm2.spec:1.58	Sat Aug  6 17:27:26 2005
+++ SPECS/lvm2.spec	Wed Aug 10 00:06:29 2005
@@ -39,7 +39,7 @@
 BuildRequires:	readline-devel
 Requires:	device-mapper
 Requires:	dlm >= 1.0-0.pre21.2
-Requires:	gulm >= 1.0-0.pre26.2
+%{?with_clvmd:  Requires:	gulm >= 1.0-0.pre26.2}
 %{?with_selinux:Requires:	libselinux >= 1.10}
 Obsoletes:	lvm
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -160,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2005/08/09 22:06:29  areq
+- fix  Requires without clvmd
+
 Revision 1.58  2005/08/06 15:27:26  qboosh
 - updated to 2.01.14, dm 1.01.04
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lvm2.spec?r1=1.58&r2=1.59&f=u




More information about the pld-cvs-commit mailing list