[packages/lvm2] - updated to 2.02.132 - updated device-mapper-export patch

qboosh qboosh at pld-linux.org
Sun Oct 25 08:59:57 CET 2015


commit d21b6d6fd2b03a7f0cce3557fccf2de58878286f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 25 09:01:16 2015 +0100

    - updated to 2.02.132
    - updated device-mapper-export patch

 device-mapper-dmsetup-export.patch | 47 +++++++++++++++-----------------------
 lvm2.spec                          |  4 ++--
 2 files changed, 21 insertions(+), 30 deletions(-)
---
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
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/<device-name>.
- 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 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lvm2.git/commitdiff/d21b6d6fd2b03a7f0cce3557fccf2de58878286f



More information about the pld-cvs-commit mailing list