update mdadm.spec.

This commit is contained in:
hy 2020-03-03 15:45:58 +08:00 committed by Gitee
parent 174d9c8dc1
commit 364187d9b7

View File

@ -1,6 +1,6 @@
Name: mdadm Name: mdadm
Version: 4.1 Version: 4.1
Release: rc2.0.7 Release: rc2.0.8
Summary: The software RAID arrays user manage tools Summary: The software RAID arrays user manage tools
License: GPLv2+ License: GPLv2+
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/ URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/
@ -81,6 +81,12 @@ install -d -m 710 %{buildroot}/var/run/mdadm/
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Tue Mar 3 2020 hy <eulerstoragemt@huawei.com> - 4.1-rc2.0.8
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:add ConditionPathExists in mdmonitor.service for resolving service failure during system startup
* Sun Jan 19 2020 hy <eulerstoragemt@huawei.com> - 4.1-rc2.0.7 * Sun Jan 19 2020 hy <eulerstoragemt@huawei.com> - 4.1-rc2.0.7
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA