prelink no longer required [release 049-6mamba;Mon Dec 09 2019]
This commit is contained in:
parent
9a9ee68b19
commit
b221a7f0a6
@ -1,6 +1,6 @@
|
||||
Name: dracut
|
||||
Version: 049
|
||||
Release: 5mamba
|
||||
Release: 6mamba
|
||||
Summary: Generic, modular initramfs generation tool that can be used across various distributions
|
||||
Group: System/Kernel and Hardware
|
||||
Vendor: openmamba
|
||||
@ -29,6 +29,8 @@ Patch24: dracut-049-squash-live-systemd-240.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libkmod-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: %{_bindir}/xsltproc
|
||||
BuildRequires: dash
|
||||
@ -59,7 +61,6 @@ Requires: eject
|
||||
Requires: mdadm
|
||||
Requires: isomd5sum
|
||||
Requires: binutils
|
||||
Requires: prelink
|
||||
Requires: /bin/pidof
|
||||
Requires: /sbin/reboot
|
||||
Requires: /sbin/poweroff
|
||||
@ -397,6 +398,9 @@ fi
|
||||
#%doc NEWS README README.generic README.kernel README.modules TODO
|
||||
|
||||
%changelog
|
||||
* Mon Dec 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 049-6mamba
|
||||
- prelink no longer required
|
||||
|
||||
* Sat May 25 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 049-5mamba
|
||||
- remove old custom 99squash-live module; will use upstream 90dmsquash-live instead
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user