summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@redhat.com>2017-09-21 13:00:03 -0500
committerBenjamin Marzinski <bmarzins@redhat.com>2017-09-21 13:00:03 -0500
commit21aef9ba0a24c0f24407d846a501908527b55d18 (patch)
tree9532739822fe2b513f2051f35a9fb67afdc8efc1
parentf0da3f91e8161ff632fc3d8e17b2878f71fff181 (diff)
downloaddevice-mapper-multipath-21aef9ba0a24c0f24407d846a501908527b55d18.tar.gz
device-mapper-multipath-21aef9ba0a24c0f24407d846a501908527b55d18.tar.xz
device-mapper-multipath-21aef9ba0a24c0f24407d846a501908527b55d18.zip
device-mapper-multipath-0.7.1-7.git847cc43
Modify 0005-RH-don-t-start-without-a-config-file.patch * Fix man page typos
-rw-r--r--0005-RH-don-t-start-without-a-config-file.patch4
-rw-r--r--device-mapper-multipath.spec6
2 files changed, 7 insertions, 3 deletions
diff --git a/0005-RH-don-t-start-without-a-config-file.patch b/0005-RH-don-t-start-without-a-config-file.patch
index dbea77b..4e5fb6a 100644
--- a/0005-RH-don-t-start-without-a-config-file.patch
+++ b/0005-RH-don-t-start-without-a-config-file.patch
@@ -79,7 +79,7 @@ index 4d78b98..5753766 100644
KERNEL=="dm-*", GOTO="check_kpartx"
ENV{DEVTYPE}!="partition", GOTO="test_dev"
diff --git a/multipathd/multipathd.8 b/multipathd/multipathd.8
-index 2615728..0875212 100644
+index 2615728..d64040f 100644
--- a/multipathd/multipathd.8
+++ b/multipathd/multipathd.8
@@ -39,6 +39,8 @@ map regains its maximum performance and redundancy.
@@ -87,7 +87,7 @@ index 2615728..0875212 100644
In turn, the multipath tool signals the multipathd daemon when it is done with
devmap reconfiguration, so that it can refresh its failed path list.
+
-+In this Linux distribution, multipathd does not run unless a /etc/multipath.conffile exists
++In this Linux distribution, multipathd does not run unless a /etc/multipath.conf file exists.
.
.
.\" ----------------------------------------------------------------------------
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec
index ffbcdbd..1bee720 100644
--- a/device-mapper-multipath.spec
+++ b/device-mapper-multipath.spec
@@ -1,7 +1,7 @@
Summary: Tools to manage multipath devices using device-mapper
Name: device-mapper-multipath
Version: 0.7.1
-Release: 6.git847cc43%{?dist}
+Release: 7.git847cc43%{?dist}
License: GPL+
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
@@ -228,6 +228,10 @@ fi
%{_pkgconfdir}/libdmmp.pc
%changelog
+* Wed Aug 2 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.7.1-7.git847cc43
+- Modify 0005-RH-don-t-start-without-a-config-file.patch
+ * Fix man page typos
+
* Mon Jul 31 2017 Troy Dawson <tdawson@redhat.com> - 0.7.1-6.git847cc43
- Clean spec file - remove pre-fedora 23 cruft