1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

Fix libdevmapper-event pkgconfig version string to match libdevmapper.

This commit is contained in:
Alasdair Kergon 2010-03-19 18:33:55 +00:00
parent 0699572d23
commit 94ff21b4f1
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Version 2.02.63 -
================================
Fix libdevmapper-event pkgconfig version string to match libdevmapper.
Avoid scanning all pvs in the system if operating on a device with mdas.
Add configure --with-clvmd=singlenode to use clvmd w/o cluster infrastructure.
Get stacktrace if testsuite test drops core and lvm was built with debugging.

View File

@ -5,7 +5,7 @@ includedir=@includedir@
Name: devmapper-event
Description: device-mapper event library
Version: @DM_LIB_VERSION@
Version: @DM_LIB_PATCHLEVEL@
Requires: devmapper
Cflags: -I${includedir}
Libs: -L${libdir} -ldevmapper-event