summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@fedoraproject.org>2006-06-28 22:20:47 +0000
committerBenjamin Marzinski <bmarzins@fedoraproject.org>2006-06-28 22:20:47 +0000
commit98dbc788854f02141ca5691b00a676df735c7c51 (patch)
treea1714720c4368227b5261401140476506ce9ddb9
parent96fe07cbe099fa20f5a06b51680baf8ff4495a5c (diff)
downloaddevice-mapper-multipath-98dbc788854f02141ca5691b00a676df735c7c51.tar.gz
device-mapper-multipath-98dbc788854f02141ca5691b00a676df735c7c51.tar.xz
device-mapper-multipath-98dbc788854f02141ca5691b00a676df735c7c51.zip
Updated to latest upstream source. Fixes kpartx udev issue.device-mapper-multipath-0_4_7-2_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 d8620d0..58d27f1 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,4 @@
multipath-tools-0.4.5.59.tgz
multipath-tools-0.4.7.tgz
multipath-tools-0.4.7.1.tgz
+multipath-tools-0.4.7.2.tgz
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec
index a11e8f3..4c36f05 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: 1.0
+Release: 2.0
License: GPL
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
-Source0: multipath-tools-0.4.7.1.tgz
+Source0: multipath-tools-0.4.7.2.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.1
+%setup -q -n multipath-tools-0.4.7.2
%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
+* Wed Jun 28 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-2.0
+- Updated to latest upstream source, fixes kpartx udev rule issue
+
* Mon Jun 06 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-1.0
- Updated to Christophe's latest source
diff --git a/sources b/sources
index c62546f..d183f12 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fab4c8c7369878477d3124c1bc8dc800 multipath-tools-0.4.7.1.tgz
+d298d1e01832e2b89edb00eed88907fc multipath-tools-0.4.7.2.tgz