Update pidfile path to non legacy location
Build a new package after merging. Resolves: bz1704517 Signed-off-by: Xiao Ni <xni@redhat.com>
This commit is contained in:
parent
426ad2794d
commit
05c4bbca38
@ -1,7 +1,7 @@
|
|||||||
Name: mdadm
|
Name: mdadm
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
%define subversion rc2
|
%define subversion rc2
|
||||||
Release: rc2.0.4%{?dist}
|
Release: rc2.0.5%{?dist}
|
||||||
Summary: The mdadm program controls Linux md devices (software RAID arrays)
|
Summary: The mdadm program controls Linux md devices (software RAID arrays)
|
||||||
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/
|
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -96,6 +96,10 @@ install -m644 %{SOURCE8} %{buildroot}/etc/libreport/events.d
|
|||||||
/etc/libreport/events.d/*
|
/etc/libreport/events.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 04 2019 Xiao Ni <xni@redhat.com> - 4.1-rc2.0.5
|
||||||
|
- Update tmpfiles directory to non-legacy location
|
||||||
|
- Resolves bz1704517
|
||||||
|
|
||||||
* Wed Apr 17 2019 Xiao Ni <xni@redhat.com> - 4.1-rc2.0.4
|
* Wed Apr 17 2019 Xiao Ni <xni@redhat.com> - 4.1-rc2.0.4
|
||||||
- Change tmpfiles directory to /run/mdadm
|
- Change tmpfiles directory to /run/mdadm
|
||||||
- Resovles bz1701821
|
- Resovles bz1701821
|
||||||
|
Loading…
Reference in New Issue
Block a user