diff options
| author | Kalev Lember <kalevlember@gmail.com> | 2011-08-15 07:59:55 +0300 |
|---|---|---|
| committer | Kalev Lember <kalevlember@gmail.com> | 2011-08-15 07:59:55 +0300 |
| commit | 2d21294f17c5c5b4e22fa460557abf6beef736ed (patch) | |
| tree | 18d915ffd75daaf3960242c67b04d6e75b178262 | |
| parent | b357db796d0ba67499c06216e72cfd834bbc3777 (diff) | |
| download | device-mapper-multipath-2d21294f17c5c5b4e22fa460557abf6beef736ed.tar.gz device-mapper-multipath-2d21294f17c5c5b4e22fa460557abf6beef736ed.tar.xz device-mapper-multipath-2d21294f17c5c5b4e22fa460557abf6beef736ed.zip | |
Rebuilt for rpm bug #728707
| -rw-r--r-- | device-mapper-multipath.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec index 561fd52..8233bd4 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.4.9 -Release: 17%{?dist} +Release: 18%{?dist} License: GPL+ Group: System Environment/Base URL: http://christophe.varoqui.free.fr/ @@ -361,6 +361,9 @@ bin/systemctl --no-reload enable multipathd.service >/dev/null 2>&1 ||: %{_mandir}/man8/kpartx.8.gz %changelog +* Mon Aug 15 2011 Kalev Lember <kalevlember@gmail.com> - 0.4.9-18 +- Rebuilt for rpm bug #728707 + * Tue Jul 19 2011 Benjamin Marzinski <bmarzins@redhat.com> -0.4.9-17 - Add 0103-add-disable-sync-option.patch * add a -n (nosync) option to multipath. This disables synchronous |
