summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@fedoraproject.org>2006-02-27 18:05:22 +0000
committerBenjamin Marzinski <bmarzins@fedoraproject.org>2006-02-27 18:05:22 +0000
commit525bc9a26c23e6120b2391c9f752183788a15919 (patch)
tree462df4d4d94dd48df23e86e07dd6651954d1b957
parentf6bce9753f6a7720767212eef0d6f7bbd639b7de (diff)
downloaddevice-mapper-multipath-525bc9a26c23e6120b2391c9f752183788a15919.tar.gz
device-mapper-multipath-525bc9a26c23e6120b2391c9f752183788a15919.tar.xz
device-mapper-multipath-525bc9a26c23e6120b2391c9f752183788a15919.zip
-rw-r--r--device-mapper-multipath.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec
index b7e56de..3f730c0 100644
--- a/device-mapper-multipath.spec
+++ b/device-mapper-multipath.spec
@@ -1,7 +1,7 @@
Summary: Tools to manage multipath devices using device-mapper.
Name: device-mapper-multipath
Version: 0.4.5
-Release: 12.1
+Release: 12.2
License: GPL
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
@@ -9,6 +9,7 @@ Source0: multipath-tools-0.4.5.56.tgz
Patch0: fedora.patch
Obsoletes: kpartx = 0.4.4-2.4
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
+Prereq: chkconfig
BuildRequires: sysfsutils-devel, device-mapper >= 1.02.02-2
BuildRequires: libselinux-devel
@@ -63,6 +64,9 @@ fi
/var/cache/multipath
%changelog
+* Mon Feb 27 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.5-12.2
+- Prereq: chkconfig
+
* Mon Feb 20 2006 Karsten Hopp <karsten@redhat.de> 0.4.5-12.1
- BuildRequires: libselinux-devel