Add ipcalc as dependency of NetworkManager-dispatcher-routing-rules
Resolves: RHEL-36648
This commit is contained in:
parent
ade5cee1b8
commit
fce28252bc
@ -6,7 +6,7 @@
|
||||
%global epoch_version 1
|
||||
%global real_version 1.48.2
|
||||
%global rpm_version %{real_version}
|
||||
%global release_version 1
|
||||
%global release_version 2
|
||||
%global snapshot %{nil}
|
||||
%global git_sha %{nil}
|
||||
%global bcond_default_debug 0
|
||||
@ -543,6 +543,7 @@ Group: System Environment/Base
|
||||
%if 0%{?split_ifcfg_rh}
|
||||
Requires: %{name}-initscripts-ifcfg-rh
|
||||
%endif
|
||||
Requires: ipcalc
|
||||
BuildArch: noarch
|
||||
Provides: %{name}-config-routing-rules = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: %{name}-config-routing-rules < 1:1.31.0
|
||||
@ -1267,6 +1268,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 27 2024 Íñigo Huguet <ihuguet@redhat.com> 1:1.48.2-2
|
||||
- Add ipcalc as dependency of NetworkManager-dispatcher-routing-rules (RHEL-36648)
|
||||
|
||||
* Mon Jun 24 2024 Beniamino Galvani <bgalvani@redhat.com> 1:1.48.2-1
|
||||
- Update to 1.48.2 release
|
||||
- Save connection timestamps when shutting down (RHEL-35539)
|
||||
|
Loading…
Reference in New Issue
Block a user