]> git.pld-linux.org Git - packages/lvm2.git/commitdiff
- updated to 2.02.132 auto/th/lvm2-2.02.132-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Oct 2015 08:01:16 +0000 (09:01 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Oct 2015 08:01:16 +0000 (09:01 +0100)
- updated device-mapper-export patch

device-mapper-dmsetup-export.patch
lvm2.spec

index 996e2f489f832ef35da6367e4ceb1c92475880c6..6044e647629a1e1acccf97532d48eea9f30f7922 100644 (file)
@@ -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 @@
index 266fffd6aa948288dd1be5efab6e4769c1c76f67..1acb93fdc4dcda2c061d0700d148d55ff1f88eb8 100644 (file)
--- a/lvm2.spec
+++ b/lvm2.spec
 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
This page took 0.236469 seconds and 4 git commands to generate.