summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@fedoraproject.org>2006-07-17 23:44:02 +0000
committerBenjamin Marzinski <bmarzins@fedoraproject.org>2006-07-17 23:44:02 +0000
commitb9306cd0d3ea4484bb8acc0ac934747fb8ad29f4 (patch)
tree13d556854f490d178b6db668b30526f711edbf0f
parentd63eb94c1fe20efa356ce7c7c1ecc77a839fbc3c (diff)
downloaddevice-mapper-multipath-b9306cd0d3ea4484bb8acc0ac934747fb8ad29f4.tar.gz
device-mapper-multipath-b9306cd0d3ea4484bb8acc0ac934747fb8ad29f4.tar.xz
device-mapper-multipath-b9306cd0d3ea4484bb8acc0ac934747fb8ad29f4.zip
Updated to latest source. Fixes bug in default configuration file.device-mapper-multipath-0_4_7-4_0
-rw-r--r--.cvsignore1
-rw-r--r--device-mapper-multipath.spec9
-rw-r--r--sources2
3 files changed, 8 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index 1611dcb..0f445c4 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -3,3 +3,4 @@ multipath-tools-0.4.7.tgz
multipath-tools-0.4.7.1.tgz
multipath-tools-0.4.7.2.tgz
multipath-tools-0.4.7.3.tgz
+multipath-tools-0.4.7.4.tgz
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec
index 26d075c..57ca297 100644
--- a/device-mapper-multipath.spec
+++ b/device-mapper-multipath.spec
@@ -1,11 +1,11 @@
Summary: Tools to manage multipath devices using device-mapper.
Name: device-mapper-multipath
Version: 0.4.7
-Release: 3.1
+Release: 4.0
License: GPL
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
-Source0: multipath-tools-0.4.7.3.tgz
+Source0: multipath-tools-0.4.7.4.tgz
Obsoletes: kpartx = 0.4.4-2.4
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Prereq: chkconfig
@@ -22,7 +22,7 @@ The tools are :
* kpartx : Makes multipath devices partitionable.
%prep
-%setup -q -n multipath-tools-0.4.7.3
+%setup -q -n multipath-tools-0.4.7.4
%build
make DESTDIR=$RPM_BUILD_ROOT
@@ -66,6 +66,9 @@ fi
%doc AUTHOR COPYING README* FAQ Multipath-usage.txt multipath.conf.annotated multipath.conf.defaults multipath.conf.synthetic
%changelog
+* Mon Jul 17 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-4.0
+- Updated to latest source. Fixes bug in default multipath.conf
+
* Wed Jul 12 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-3.1
- Added ncurses-devel to BuildRequires
diff --git a/sources b/sources
index 9646224..a7adeb8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-015f5c41ad640e893fbbddd9a30fe3b4 multipath-tools-0.4.7.3.tgz
+a5a266f9f935b2d00ade0b957d220301 multipath-tools-0.4.7.4.tgz