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