summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@fedoraproject.org>2006-05-22 14:34:16 +0000
committerAlasdair Kergon <agk@fedoraproject.org>2006-05-22 14:34:16 +0000
commit831189c856c9b1a924e25e82dc1358b206343cbf (patch)
treeca977054ecc0896b154613d0601e0abfd073be0d
parent525bc9a26c23e6120b2391c9f752183788a15919 (diff)
downloaddevice-mapper-multipath-831189c856c9b1a924e25e82dc1358b206343cbf.tar.gz
device-mapper-multipath-831189c856c9b1a924e25e82dc1358b206343cbf.tar.xz
device-mapper-multipath-831189c856c9b1a924e25e82dc1358b206343cbf.zip
BuildRequires: libsepol-devel, readline-devel
-rw-r--r--device-mapper-multipath.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec
index 3f730c0..6cb7a14 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.2
+Release: 12.3
License: GPL
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
@@ -11,7 +11,8 @@ 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
+BuildRequires: libselinux-devel, libsepol-devel
+BuildRequires: readline-devel
%description
%{name} provides tools to manage multipath devices by instructing the
@@ -64,6 +65,9 @@ fi
/var/cache/multipath
%changelog
+* Mon May 22 2006 Alasdair Kergon <agk@redhat.com> - 0.4.5-12.3
+- BuildRequires: libsepol-devel, readline-devel
+
* Mon Feb 27 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.5-12.2
- Prereq: chkconfig