Browse Source

libblockdev-2.20-5

Tomohiro "Tomo-p" KATO 5 years ago
parent
commit
cb4023f89c
1 changed files with 6 additions and 3 deletions
  1. 6 3
      lib/libb/libblockdev/libblockdev-vl.spec

+ 6 - 3
lib/libb/libblockdev/libblockdev-vl.spec

@@ -106,7 +106,7 @@
 
 Name:         libblockdev
 Version:      2.20
-Release:      4%{?_dist_release}
+Release:      5%{?_dist_release}
 Summary:      A library for low-level manipulation with block devices
 License:      LGPLv2+
 URL:          https://github.com/storaged-project/libblockdev
@@ -315,7 +315,7 @@ BuildRequires: libblkid-devel
 BuildRequires: libmount-devel
 Summary:     The FS plugin for the libblockdev library
 Requires: %{name}-utils%{?_isa} >= 0.11
-Requires: device-mapper-multipath
+#Requires: device-mapper-multipath
 
 %description fs
 The libblockdev library plugin (and in the same time a standalone library)
@@ -505,7 +505,7 @@ with the libblockdev-nvdimm plugin/library.
 BuildRequires: parted-devel
 Summary:     The partitioning plugin for the libblockdev library
 Requires: %{name}-utils%{?_isa} >= 0.11
-Requires: device-mapper-multipath
+#Requires: device-mapper-multipath
 Requires: gdisk
 Requires: util-linux
 
@@ -984,6 +984,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
 %files plugins-all
 
 %changelog
+* Thu Feb 07 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.20-5
+- removed R:device-mapper-multipath from libblockdev-{fs,part}.
+
 * Mon Jan 07 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.20-4
 - disabled lvmdbusd.
 - added R:libblockdev-{dm,fs,loop,lvm,mdraid,part}.