Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8791b9888a |
2 changed files with 6 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
d /var/run/mdadm 0710 root root -
|
||||
d /run/mdadm 0710 root root -
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Name: mdadm
|
||||
Version: 4.1
|
||||
%define subversion rc2
|
||||
Release: rc2.0.2%{?dist}
|
||||
Release: rc2.0.3%{?dist}
|
||||
Summary: The mdadm program controls Linux md devices (software RAID arrays)
|
||||
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/
|
||||
License: GPLv2+
|
||||
|
|
@ -92,6 +92,10 @@ install -m644 %{SOURCE8} %{buildroot}/etc/libreport/events.d
|
|||
/etc/libreport/events.d/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 18 2019 Xiao Ni <xni@redhat.com> - 4.1-rc2.0.3
|
||||
- Update tmpfiles directory to non-legacy location
|
||||
- Resolves bz1691905
|
||||
|
||||
* Thu Sep 13 2018 Adam Williamson <awilliam@redhat.com> - 4.1-rc2.0.2
|
||||
- Fix multipath check in udev rule, broke array init in F29
|
||||
- Resolves bz1628192
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue