[lvm-devel] [PATCH 0/5] liblvm2app version and install patchset

Thomas Woerner twoerner at redhat.com
Wed Jul 22 15:38:11 UTC 2009


The following patches will add the api version for liblvm2app, the install environment for liblvm2app and also a pkgconfig file.

Changes for the parsing of VERSIONS was neede for this.
LIB_STATIC remains from the liblvm/Makefile.in have been removed.

Thomas Woerner (5):
  Add liblvm2app api version as so minor version number for
    liblvm2app.so.<major>.<lvm2app api version>
  Use LIB_VERSION_APPLIB as liblvm so version.
  Remove LIB_STATIC remains from liblvm/Makefile.in.
  Add liblvm dynamic install target.
  Add lvm2app pkgconfig file

 VERSION              |    2 +-
 configure.in         |   10 +++++++---
 liblvm/Makefile.in   |   36 +++++++++++++++++++++++++++++++-----
 liblvm/lvm2app.pc.in |   11 +++++++++++
 make.tmpl.in         |    3 +++
 5 files changed, 53 insertions(+), 9 deletions(-)
 create mode 100644 liblvm/lvm2app.pc.in




More information about the lvm-devel mailing list