summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@fedoraproject.org>2006-12-13 18:41:53 +0000
committerBenjamin Marzinski <bmarzins@fedoraproject.org>2006-12-13 18:41:53 +0000
commite1870ddbdb247760e7a37c6ff69ebdb5d05cd8be (patch)
tree712000f0d120c1f7b4882c7083251a6c54bcc20e
parent81680019195a5c58be09f3a0d996cc68318eb928 (diff)
downloaddevice-mapper-multipath-0_4_7-7_fc7.tar.gz
device-mapper-multipath-0_4_7-7_fc7.tar.xz
device-mapper-multipath-0_4_7-7_fc7.zip
Updated to latest source (t0_4_7_head1)device-mapper-multipath-0_4_7-7_fc7
-rw-r--r--.cvsignore1
-rw-r--r--device-mapper-multipath.spec13
-rw-r--r--sources2
3 files changed, 8 insertions, 8 deletions
diff --git a/.cvsignore b/.cvsignore
index 0f445c4..179a405 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -4,3 +4,4 @@ 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
+multipath-tools-0.4.7.head1.tgz
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec
index 41c2fee..129fa14 100644
--- a/device-mapper-multipath.spec
+++ b/device-mapper-multipath.spec
@@ -1,19 +1,17 @@
Summary: Tools to manage multipath devices using device-mapper.
Name: device-mapper-multipath
Version: 0.4.7
-Release: 5
+Release: 7.fc7
License: GPL
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
-Source0: multipath-tools-0.4.7.4.tgz
+Source0: multipath-tools-0.4.7.head1.tgz
Requires: kpartx = %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Prereq: chkconfig
BuildRequires: libsysfs-devel, device-mapper >= 1.02.02-2
BuildRequires: libselinux-devel, libsepol-devel
BuildRequires: readline-devel, ncurses-devel
-Patch0: multipath-tools-0.4.7.4-badptr.patch
-Patch1: multipath-tools-0.4.7.4-uint64.patch
%description
%{name} provides tools to manage multipath devices by instructing the
@@ -31,9 +29,7 @@ Provides: kpartx = %{version}-%{release}
kpartx manages partition creation and removal for device-mapper devices.
%prep
-%setup -q -n multipath-tools-0.4.7.4
-%patch0 -p1 -b .badptr
-%patch1 -p1 -b .uint64
+%setup -q -n multipath-tools-0.4.7.head1
%build
make DESTDIR=$RPM_BUILD_ROOT
@@ -80,6 +76,9 @@ fi
%{_mandir}/man8/kpartx.8.gz
%changelog
+* Wed Dec 13 2006 Benjamin Marzinski <bmarzins@redhat.com> - 0.4.7-7.fc7
+- Update to latest code (t0_4_7_head1)
+
* Thu Sep 7 2006 Peter Jones <pjones@redhat.com> - 0.4.7-5
- Fix kpartx to handle with drives >2TB correctly.
diff --git a/sources b/sources
index a7adeb8..2aeeaca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5a266f9f935b2d00ade0b957d220301 multipath-tools-0.4.7.4.tgz
+25526fc3432106e6ce017b019ff7d02d multipath-tools-0.4.7.head1.tgz