Rebuild for a chain-build with storaged
This commit is contained in:
parent
84e82a3a1d
commit
3b6c0e9190
@ -1,6 +1,6 @@
|
|||||||
Name: libblockdev
|
Name: libblockdev
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
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/rhinstaller/libblockdev
|
URL: https://github.com/rhinstaller/libblockdev
|
||||||
@ -578,6 +578,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
|||||||
%files plugins-all
|
%files plugins-all
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 15 2016 Vratislav Podzimek <vpodzime@redhat.com> - 2.1-2
|
||||||
|
- Rebuild for a chain-build with storaged (vpodzime)
|
||||||
|
|
||||||
* Thu Nov 10 2016 Vratislav Podzimek <vpodzime@redhat.com> - 2.1-1
|
* Thu Nov 10 2016 Vratislav Podzimek <vpodzime@redhat.com> - 2.1-1
|
||||||
- Do not require an exclusive lock on the device to commit part stuff (vpodzime)
|
- Do not require an exclusive lock on the device to commit part stuff (vpodzime)
|
||||||
- Prevent failure if there are no btrfs subvolumes (vpodzime)
|
- Prevent failure if there are no btrfs subvolumes (vpodzime)
|
||||||
|
Loading…
Reference in New Issue
Block a user