summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@redhat.com>2017-04-12 18:34:49 -0400
committerBenjamin Marzinski <bmarzins@redhat.com>2017-04-12 18:34:49 -0400
commit3591e72a603304adc6f8fb72fbe47ddbf8760eeb (patch)
treef61e0a1212307389c59095e0bff69a7ea2a5053c
parentf9dfbb37ac3932ad97b93ae00dc9da03a44acbf3 (diff)
downloaddevice-mapper-multipath-3591e72a603304adc6f8fb72fbe47ddbf8760eeb.tar.gz
device-mapper-multipath-3591e72a603304adc6f8fb72fbe47ddbf8760eeb.tar.xz
device-mapper-multipath-3591e72a603304adc6f8fb72fbe47ddbf8760eeb.zip
device-mapper-multipath-0.4.9-87
Remove Epoch from device-mapper requires * The RHEL releases of device-mapper set the Epoch, and this was accidentally retained in the fedora spec file.
-rw-r--r--device-mapper-multipath.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec
index a0374dd..e0a26a2 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.9
-Release: 86%{?dist}
+Release: 87%{?dist}
License: GPL+
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
@@ -223,7 +223,7 @@ Patch0212: 0212-RHBZ-1431562-for-read-only.patch
# runtime
Requires: %{name}-libs = %{version}-%{release}
Requires: kpartx = %{version}-%{release}
-Requires: device-mapper >= 7:1.02.96
+Requires: device-mapper >= 1.02.96
Requires: initscripts
Requires(post): systemd-units systemd-sysv chkconfig
Requires(preun): systemd-units
@@ -650,6 +650,11 @@ fi
%{_pkgconfdir}/libdmmp.pc
%changelog
+* Wed Apr 12 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-87
+- Remove Epoch from device-mapper requires
+ * The RHEL releases of device-mapper set the Epoch, and this was
+ accidentally retained in the fedora spec file.
+
* Fri Apr 7 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-86
- Modify 0136-RHBZ-1304687-wait-for-map-add.patch
* switch to missing_uev_wait_timeout to stop waiting for uev