summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@fedoraproject.org>2006-07-12 20:53:39 +0000
committerBenjamin Marzinski <bmarzins@fedoraproject.org>2006-07-12 20:53:39 +0000
commitd4ffcac30c2ec3f66e41c961bb698d65a37a2374 (patch)
tree6a6d485a59a36fa34954a870e92925fe05a37e6b
parentd093c931ece68f1c4589bfad5f148e91cf79c67a (diff)
downloaddevice-mapper-multipath-d4ffcac30c2ec3f66e41c961bb698d65a37a2374.tar.gz
device-mapper-multipath-d4ffcac30c2ec3f66e41c961bb698d65a37a2374.tar.xz
device-mapper-multipath-d4ffcac30c2ec3f66e41c961bb698d65a37a2374.zip
updated to latest source. deals with change in libsysfs APIdevice-mapper-multipath-0_4_7-3_0
-rw-r--r--.cvsignore1
-rw-r--r--device-mapper-multipath.spec11
-rw-r--r--sources2
3 files changed, 9 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index 58d27f1..1611dcb 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -2,3 +2,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
+multipath-tools-0.4.7.3.tgz
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec
index 7b9a1f4..763aa70 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: 2.2.1
+Release: 3.0
License: GPL
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
-Source0: multipath-tools-0.4.7.2.tgz
+Source0: multipath-tools-0.4.7.3.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.2
+%setup -q -n multipath-tools-0.4.7.3
%build
make DESTDIR=$RPM_BUILD_ROOT
@@ -66,10 +66,13 @@ fi
%doc AUTHOR COPYING README* FAQ Multipath-usage.txt multipath.conf.annotated multipath.conf.defaults multipath.conf.synthetic
%changelog
+* Wed Jul 12 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-3.0
+- Updated to latest source. deals with change in libsysfs API
+
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.4.7-2.2.1
- rebuild
-* Mon Jul 11 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-2.2
+* Mon Jul 10 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-2.2
- fix tagging issue.
* Mon Jul 10 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-2.1
diff --git a/sources b/sources
index d183f12..9646224 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d298d1e01832e2b89edb00eed88907fc multipath-tools-0.4.7.2.tgz
+015f5c41ad640e893fbbddd9a30fe3b4 multipath-tools-0.4.7.3.tgz