Add ipcalc as dependency of NetworkManager-dispatcher-routing-rules again
Resolves: RHEL-62201
This commit is contained in:
parent
b6e24e61dc
commit
9fd0232e30
@ -6,7 +6,7 @@
|
||||
%global epoch_version 1
|
||||
%global real_version 1.51.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
|
||||
@ -510,6 +510,7 @@ Group: System Environment/Base
|
||||
%if %{with 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
|
||||
@ -1071,6 +1072,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 11 2024 Íñigo Huguet <ihuguet@redhat.com> - 1:1.51.2-2
|
||||
- Add ipcalc as dependency of NetworkManager-dispatcher-routing-rules again (RHEL-62201)
|
||||
|
||||
* Mon Sep 30 2024 Fernando Fernandez Mancera <ferferna@redhat.com> - 1:1.51.2-1
|
||||
- Upgrade to 1.51.2 (dev)
|
||||
- Fix race condition on OVS interface deletion (RHEL-50747)
|
||||
|
Loading…
Reference in New Issue
Block a user