spec: own 50-network-legacy.conf
Resolves: RHEL-87451
This commit is contained in:
parent
7dad00ebb3
commit
b1a864c11f
@ -5,7 +5,7 @@
|
||||
# strip the automatically generated dep here and instead co-own the
|
||||
# directory.
|
||||
%global __requires_exclude pkg-config
|
||||
%define dist_free_release 233.git20240115
|
||||
%define dist_free_release 234.git20240115
|
||||
|
||||
Name: dracut
|
||||
Version: 049
|
||||
@ -679,6 +679,7 @@ echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/
|
||||
%{dracutlibdir}/modules.d/95znet
|
||||
%endif
|
||||
%{dracutlibdir}/modules.d/99uefi-lib
|
||||
%attr(0644,root,root) %ghost %config(missingok,noreplace) /etc/dracut.conf.d/50-network-legacy.conf
|
||||
|
||||
%files caps
|
||||
%{dracutlibdir}/modules.d/02caps
|
||||
@ -715,6 +716,9 @@ echo '# Since rhel-8.3 dracut moved to use NetworkManager
|
||||
add_dracutmodules+=" network-legacy "' > /etc/dracut.conf.d/50-network-legacy.conf
|
||||
|
||||
%changelog
|
||||
* Tue Apr 15 2025 Pavel Valena <pvalena@redhat.com> - 049-234.git20240115
|
||||
- spec: own 50-network-legacy.conf
|
||||
|
||||
* Mon Jan 15 2024 Pavel Valena <pvalena@redhat.com> - 049-233.git20240115
|
||||
- fix(dracut.sh): remove microcode check based on
|
||||
- fix(qeth_rules): check the existence of
|
||||
|
Loading…
Reference in New Issue
Block a user