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