From: Jakub Bogusz Date: Sun, 25 Oct 2015 08:01:16 +0000 (+0100) Subject: - updated to 2.02.132 X-Git-Tag: auto/th/lvm2-2.02.132-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=d21b6d6fd2b03a7f0cce3557fccf2de58878286f;p=packages%2Flvm2.git - updated to 2.02.132 - updated device-mapper-export patch --- diff --git a/device-mapper-dmsetup-export.patch b/device-mapper-dmsetup-export.patch index 996e2f4..6044e64 100644 --- a/device-mapper-dmsetup-export.patch +++ b/device-mapper-dmsetup-export.patch @@ -3,39 +3,30 @@ tools/dmsetup.c | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+) -Index: LVM2.2.02.98/man/dmsetup.8.in -=================================================================== ---- LVM2.2.02.98.orig/man/dmsetup.8.in -+++ LVM2.2.02.98/man/dmsetup.8.in -@@ -17,10 +17,13 @@ dmsetup \- low level logical volume mana - .RB [{ \-\-addnodeoncreate | \-\-addnodeonresume }] - .RB [ \-\-readahead - .RI [ + ]< sectors >| auto | none ] - .RE - .br -+.B dmsetup export -+.I [ device_name ] -+.br - .B dmsetup deps - .RB [ \-o +--- LVM2.2.02.132/man/dmsetup.8.in.orig 2015-10-25 08:37:19.863432358 +0100 ++++ LVM2.2.02.132/man/dmsetup.8.in 2015-10-25 08:51:30.263414633 +0100 +@@ -23,6 +23,9 @@ .IR options ] .RI [ device_name ] - .br -@@ -283,10 +286,14 @@ Otherwise a table is read from standard - The optional uuid can be used in place of - device_name in subsequent dmsetup commands. - If successful a device will appear as - /dev/mapper/. - See below for information on the table format. -+.IP \fBexport -+.I [ device_name ] + .HP ++.B dmsetup export ++.RI [ device_name ] ++.HP + .B dmsetup help + .RB [ \-c | \-C | \-\-columns ] + .HP +@@ -354,6 +357,11 @@ + \fBblkdevname\fP (block device name), + \fBdevname\fP (map name for device-mapper devices, equal to blkdevname otherwise). + .HP ++.B export ++.RI [ device_name ] +.br +Outputs information in key/value format to be imported by other programs. ++.HP + .B help + .RB [ \-c | \-C | \-\-columns ] .br - .TP - .B deps - .RB [ \-o - .IR options ] --- LVM2.2.02.130/tools/dmsetup.c.orig 2015-09-09 18:44:39.471523160 +0200 +++ LVM2.2.02.130/tools/dmsetup.c 2015-09-09 18:48:33.918179988 +0200 @@ -2189,6 +2189,93 @@ diff --git a/lvm2.spec b/lvm2.spec index 266fffd..1acb93f 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -45,12 +45,12 @@ Summary: The new version of Logical Volume Manager for Linux Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 -Version: 2.02.130 +Version: 2.02.132 Release: 1 License: GPL v2 and LGPL v2.1 Group: Applications/System Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz -# Source0-md5: e7ae07e413120713549cc6dd2a558c75 +# Source0-md5: 80af5af726949bbbb2aceb15b24b7d20 Source2: clvmd.service Source3: clvmd.sysconfig Patch0: %{name}-selinux.patch