packages: lvm2/lvm2.spec - glibc initrd needs selinux static libs

glen glen at pld-linux.org
Fri Jul 30 18:12:04 CEST 2010


Author: glen                         Date: Fri Jul 30 16:12:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- glibc initrd needs selinux static libs

---- Files affected:
packages/lvm2:
   lvm2.spec (1.159 -> 1.160) 

---- Diffs:

================================================================
Index: packages/lvm2/lvm2.spec
diff -u packages/lvm2/lvm2.spec:1.159 packages/lvm2/lvm2.spec:1.160
--- packages/lvm2/lvm2.spec:1.159	Fri Jul 30 18:07:08 2010
+++ packages/lvm2/lvm2.spec	Fri Jul 30 18:11:59 2010
@@ -67,6 +67,10 @@
 BuildRequires:	dietlibc-static >= 2:0.31-5
 BuildConflicts:	device-mapper-dietlibc
 %endif
+%if %{with glibc}
+%{?with_selinux:BuildRequires:	libselinux-static}
+%{?with_selinux:BuildRequires:	libsepol-static}
+%endif
 %{?with_glibc:BuildRequires:	glibc-static}
 %{?with_uClibc:BuildRequires:	uClibc-static >= 2:0.9.29}
 %endif
@@ -408,6 +412,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.160  2010/07/30 16:11:59  glen
+- glibc initrd needs selinux static libs
+
 Revision 1.159  2010/07/30 16:07:08  glen
 - simplify dep system: enable glibc if both alternative libc disabled
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lvm2/lvm2.spec?r1=1.159&r2=1.160&f=u



More information about the pld-cvs-commit mailing list