SOURCES: lvm2-selinux.patch (NEW) - need libselinux.a and libsepol...

glen glen at pld-linux.org
Wed Oct 31 18:53:42 CET 2007


Author: glen                         Date: Wed Oct 31 17:53:42 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- need libselinux.a and libsepol.a when linking with glibc

---- Files affected:
SOURCES:
   lvm2-selinux.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/lvm2-selinux.patch
diff -u /dev/null SOURCES/lvm2-selinux.patch:1.1
--- /dev/null	Wed Oct 31 18:53:42 2007
+++ SOURCES/lvm2-selinux.patch	Wed Oct 31 18:53:37 2007
@@ -0,0 +1,10 @@
+--- LVM2.2.02.28/tools/Makefile.in~	2007-08-20 23:55:30.000000000 +0300
++++ LVM2.2.02.28/tools/Makefile.in	2007-10-31 19:45:05.169858091 +0200
+@@ -96,6 +96,7 @@
+ endif
+ 
+ LVMLIBS += -ldevmapper
++LVMLIBS += -lselinux -lsepol
+ 
+ DEFS += -DLVM_SHARED_PATH=\"$(exec_prefix)/sbin/lvm\"
+ 
================================================================


More information about the pld-cvs-commit mailing list