public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2 ./WHATS_NEW_DM libdm/libdevmapper.pc.in
@ 2010-04-26  9:05 prajnoha
  0 siblings, 0 replies; only message in thread
From: prajnoha @ 2010-04-26  9:05 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2010-04-26 09:05:51

Modified files:
	.              : WHATS_NEW_DM 
	libdm          : libdevmapper.pc.in 

Log message:
	Also include udev libs in libdevmapper.pc when udev_sync is enabled.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW_DM.diff?cvsroot=lvm2&r1=1.362&r2=1.363
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/libdm/libdevmapper.pc.in.diff?cvsroot=lvm2&r1=1.3&r2=1.4

--- LVM2/WHATS_NEW_DM	2010/04/22 20:35:24	1.362
+++ LVM2/WHATS_NEW_DM	2010/04/26 09:05:50	1.363
@@ -1,5 +1,6 @@
 Version 1.02.47 -
 =================================
+  Also include udev libs in libdevmapper.pc when udev_sync is enabled.
   Cache bitset locations to speed up _calc_states.
   Add a regex optimisation pass for shared character prefixes.
   Add dm_bit_and and dm_bitset_equal to libdevmapper.
--- LVM2/libdm/libdevmapper.pc.in	2009/10/05 12:11:30	1.3
+++ LVM2/libdm/libdevmapper.pc.in	2010/04/26 09:05:51	1.4
@@ -8,4 +8,4 @@
 Version: @DM_LIB_PATCHLEVEL@
 Cflags: -I${includedir} 
 Libs: -L${libdir} -ldevmapper
-Libs.private: @SELINUX_LIBS@
+Libs.private: @SELINUX_LIBS@ @UDEV_LIBS@


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-26  9:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-26  9:05 LVM2 ./WHATS_NEW_DM libdm/libdevmapper.pc.in prajnoha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).