summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@fedoraproject.org>2007-01-15 22:48:02 +0000
committerBenjamin Marzinski <bmarzins@fedoraproject.org>2007-01-15 22:48:02 +0000
commit5497ee3ebf8717a144ac3a2bf3d9be7193bb3d60 (patch)
tree9997cb42f59fba879b93f0eabb9ec118a53c17dc
parente1870ddbdb247760e7a37c6ff69ebdb5d05cd8be (diff)
downloaddevice-mapper-multipath-5497ee3ebf8717a144ac3a2bf3d9be7193bb3d60.tar.gz
device-mapper-multipath-5497ee3ebf8717a144ac3a2bf3d9be7193bb3d60.tar.xz
device-mapper-multipath-5497ee3ebf8717a144ac3a2bf3d9be7193bb3d60.zip
Update to the latest source (t0_4_7_head2)device-mapper-multipath-0_4_7-8_fc7
-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 179a405..f542d8d 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -5,3 +5,4 @@ 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
+multipath-tools-0.4.7.head2.tgz
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec
index 129fa14..3335922 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: 7.fc7
+Release: 8.fc7
License: GPL
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
-Source0: multipath-tools-0.4.7.head1.tgz
+Source0: multipath-tools-0.4.7.head2.tgz
Requires: kpartx = %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Prereq: chkconfig
@@ -29,7 +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.head1
+%setup -q -n multipath-tools-0.4.7.head2
%build
make DESTDIR=$RPM_BUILD_ROOT
@@ -76,6 +76,9 @@ fi
%{_mandir}/man8/kpartx.8.gz
%changelog
+* Mon Jan 15 2007 Benjamin Marzinski <bmarzins@redhat.com> - 0.4.7-8.fc7
+- Update to latest code (t0_4_7_head2)
+
* Wed Dec 13 2006 Benjamin Marzinski <bmarzins@redhat.com> - 0.4.7-7.fc7
- Update to latest code (t0_4_7_head1)
diff --git a/sources b/sources
index 2aeeaca..4b9712a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25526fc3432106e6ce017b019ff7d02d multipath-tools-0.4.7.head1.tgz
+0199270b9e36468f096bfd81cf439930 multipath-tools-0.4.7.head2.tgz