Change requires of dracut-squash from squash-tools to squashfs-tools
This commit is contained in:
parent
e7b4d9f197
commit
08cd2e3fe4
@ -10,7 +10,7 @@
|
||||
|
||||
Name: dracut
|
||||
Version: 049
|
||||
Release: 5
|
||||
Release: 6
|
||||
|
||||
Summary: Initramfs generator using udev
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
@ -196,7 +196,7 @@ This package contains tools to assemble the local initrd and host configuration.
|
||||
%package squash
|
||||
Summary: dracut module to build an initramfs with most files in a squashfs image
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: squash-tools
|
||||
Requires: squashfs-tools
|
||||
|
||||
%description squash
|
||||
This package provides a dracut module to build an initramfs, but store most files
|
||||
@ -490,6 +490,9 @@ install -m 0755 51-dracut-rescue-postinst.sh $RPM_BUILD_ROOT%{_sysconfdir}/kerne
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 24 2020 openEuler Buildteam <buildteam@openeuler.org> - 049-6
|
||||
- Change requires of dracut-squash from squash-tools to squashfs-tools
|
||||
|
||||
* Mon Dec 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 049-5
|
||||
- Use sleep replace check /sys/block and skip the broken sd in initqueue
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user